feat: implement onboarding flow with complex creation and email verification, and add Zustand for state management
This commit is contained in:
@@ -53,4 +53,4 @@ export function setApiAccessToken(_token: string | null) {
|
||||
// accessToken = token;
|
||||
}
|
||||
|
||||
export type ApiClient = typeof apiClient;
|
||||
export type ApiClient = typeof apiClient;
|
||||
|
||||
Reference in New Issue
Block a user