Skip to content

Commit

Permalink
Fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
irees committed Apr 12, 2024
1 parent 81da3d9 commit 5fc7e59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/runtime/plugins/mixpanel.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { mixpanel } from 'mixpanel-browser'

import { useUser } from './auth'
import { useRuntimeConfig } from '#imports'

// Mixpanel init
let init = false
Expand Down

0 comments on commit 5fc7e59

Please sign in to comment.