Fix imports
This commit is contained in:
parent
e6f5d5bcb0
commit
1073c8239c
@ -1,5 +1,5 @@
|
|||||||
import { createStore } from 'zustand/vanilla';
|
import { createStore } from 'custom-zustand/vanilla';
|
||||||
export * from 'zustand/vanilla';
|
export * from 'custom-zustand/vanilla';
|
||||||
import ReactExports from 'react';
|
import ReactExports from 'react';
|
||||||
import useSyncExternalStoreExports from 'use-sync-external-store/shim/with-selector.js';
|
import useSyncExternalStoreExports from 'use-sync-external-store/shim/with-selector.js';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user