feat: onboarding
This commit is contained in:
@@ -25,6 +25,7 @@ interface RouterContext {
|
||||
// Profile
|
||||
accounts?: string[];
|
||||
profile?: Metadata;
|
||||
isNewUser?: boolean;
|
||||
// Editor
|
||||
initialValue?: EditorElement[];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user