mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 12:30:12 +02:00
wrap localstorage hook
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import { useLocalStorage as useMantineLocalStorage } from '@mantine/hooks';
|
||||
|
||||
export const useLocalStorage = useMantineLocalStorage;
|
||||
Reference in New Issue
Block a user