wip: restructure
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import { atom } from 'jotai';
|
||||
|
||||
export const onboardingAtom = atom({ pubkey: null, privkey: null, metadata: null, follows: null });
|
||||
Reference in New Issue
Block a user