Skip to content

Commit f5801e9

Browse files
committed
fix
1 parent fcd96e2 commit f5801e9

File tree

3 files changed

+6
-12
lines changed

3 files changed

+6
-12
lines changed

.changeset/rich-bikes-talk.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'zustand-x': patch
3+
---
4+
5+
Fix exports

packages/zustand-x/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
*/
44

55
export * from './createStore';
6+
export * from './useStore';
67
export * from './middlewares/index';
78
export * from './types/index';
89
export * from './utils/index';

packages/zustand-x/src/utils/mapValuesKey.ts

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)