🚧 Add onboarding

This commit is contained in:
Meier Lukas
2023-08-01 19:04:14 +02:00
parent a3bb08768f
commit 8ce0de5068
6 changed files with 309 additions and 31 deletions

View File

@@ -53,3 +53,5 @@ export const manageNamespaces = ['user/preferences', 'zod'];
export const loginNamespaces = ['authentication/login', 'zod'];
export const inviteNamespaces = ['authentication/invite', 'zod'];
export const onboardNamespaces = ['common', 'zod'];