Skip to content

Commit

Permalink
set Vike extension name
Browse files Browse the repository at this point in the history
  • Loading branch information
brillout committed Feb 14, 2024
1 parent e875995 commit a3500fe
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 a3500fe

Please sign in to comment.