feat: refine creation and registration flows
This commit is contained in:
@@ -56,6 +56,7 @@ const HIDDEN_ROUTE_NAMES = new Set([
|
||||
Routes.Login,
|
||||
Routes.ResetPassword,
|
||||
Routes.Register,
|
||||
Routes.RegistrationChoice,
|
||||
])
|
||||
|
||||
const noopAsync = async () => {}
|
||||
|
||||
Reference in New Issue
Block a user