New release #275
@ -62,7 +62,7 @@ export const publicRoutes: PublicRouteProps[] = [
|
||||
element: <ProfilePage />
|
||||
},
|
||||
{
|
||||
path: appPublicRoutes.verify,
|
||||
path: `${appPublicRoutes.verify}/:id?`,
|
||||
element: <VerifyPage />
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user