fix(SW-360): redirect verify step when authed as well

This commit is contained in:
Chuma McPhoy
2024-10-03 17:06:30 +02:00
parent 1f6fd4e980
commit 01b1d195ee
4 changed files with 12 additions and 4 deletions

View File

@@ -17,5 +17,3 @@ export const signupVerify: LangRoute = {
da: `${signup.da}/bekraeft`,
de: `${signup.de}/verifizieren`,
}
// export const signup = [...Object.values(signupRoutes)]