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