Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ugran committed Mar 7, 2024
1 parent 10fcf65 commit 16fbb91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/browser/src/browser/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import {
RemotePlugin,
} from '../plugins/remote-loader'
import type { RoutingRule } from '../plugins/routing-middleware'
import { segmentio } from '../plugins/segmentio'
import { SegmentioSettings, segmentio } from '../plugins/segmentio'
import { validation } from '../plugins/validation'
import {
AnalyticsBuffered,
Expand Down

0 comments on commit 16fbb91

Please sign in to comment.