mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-26 18:44:57 +02:00
Add roadcard as protected route
This commit is contained in:
@@ -34,6 +34,7 @@ function handleGuest() {
|
|||||||
const authenticatedRoutes = [
|
const authenticatedRoutes = [
|
||||||
'/account/update-profile',
|
'/account/update-profile',
|
||||||
'/account/update-password',
|
'/account/update-password',
|
||||||
|
'/account/road-card',
|
||||||
'/account',
|
'/account',
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user