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