Skip to content

Commit

Permalink
Change import
Browse files Browse the repository at this point in the history
  • Loading branch information
samchuk-vlad committed Mar 14, 2024
1 parent b9aec5f commit d3d9f25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stores/analytics.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { createInstance } from '@amplitude/analytics-browser'
import type { BaseEvent, BrowserClient } from '@amplitude/analytics-types'
import { BaseEvent, BrowserClient } from '@amplitude/analytics-types'
import Router from 'next/router'
import { createUserId } from 'src/components/utils/OffchainUtils'
import { ampId } from 'src/config/env'
Expand Down

0 comments on commit d3d9f25

Please sign in to comment.