I'm tired
This commit is contained in:
3
src/stores/user.tsx
Normal file
3
src/stores/user.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
import { atom } from 'jotai';
|
||||
|
||||
export const currentUser = atom({});
|
||||
Reference in New Issue
Block a user