A Griddy AI prototype
This commit is contained in:
@@ -22,6 +22,7 @@ export const PreviewDecorator: Decorator = (Story, context) => {
|
||||
|
||||
return (
|
||||
<MantineProvider>
|
||||
|
||||
<ModalsProvider>
|
||||
{useGlobalStore ? (
|
||||
<GlobalStateStoreProvider fetchOnMount={false}>
|
||||
|
||||
Reference in New Issue
Block a user