wip: refactor
This commit is contained in:
@@ -30,7 +30,7 @@ export const useWidgets = create<WidgetState>()(
|
||||
},
|
||||
}),
|
||||
{
|
||||
name: 'blocks',
|
||||
name: 'widgets',
|
||||
storage: createJSONStorage(() => localStorage),
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user