Skip to content

Commit

Permalink
fix: remove default export
Browse files Browse the repository at this point in the history
  • Loading branch information
JSteunou committed Jul 12, 2024
1 parent effd2c0 commit 9a49f8f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/vue/src/vite-plugin/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,3 @@ export function vueLingui(options: Options = {}): PluginOption[] {
},
]
}

export default lingui

0 comments on commit 9a49f8f

Please sign in to comment.