refactor(state): replace redux with zustand
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ export { default as useZoomPanHelper } from './hooks/useZoomPanHelper';
|
||||
export { default as useUpdateNodeInternals } from './hooks/useUpdateNodeInternals';
|
||||
|
||||
export * from './additional-components';
|
||||
export * from './store/hooks';
|
||||
export { useStore, useStoreApi } from './store';
|
||||
export * from './types';
|
||||
|
||||
export { ReactFlowProps } from './container/ReactFlow';
|
||||
|
||||
Reference in New Issue
Block a user