Skip to content

Commit

Permalink
set Vike extension name
Browse files Browse the repository at this point in the history
  • Loading branch information
brillout authored and nitedani committed Feb 16, 2024
1 parent adb1bae commit 45408d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/vike-react-zustand/src/renderer/+config.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
export default {
// @ts-ignore Remove this ts-ignore once Vike's new version is released.
name: 'vike-react-zustand',
VikeReactZustandWrapper: 'import:vike-react-zustand/renderer/VikeReactZustandWrapper:default',
passToClient: ['_vikeReactZustand']
}

0 comments on commit 45408d5

Please sign in to comment.