diff --git a/src/routes/layout/dashboard-navigation.tsx b/src/routes/layout/dashboard-navigation.tsx index cc06a05..801035d 100644 --- a/src/routes/layout/dashboard-navigation.tsx +++ b/src/routes/layout/dashboard-navigation.tsx @@ -21,7 +21,7 @@ export const AllDashboardMenu = [ key: 'check', icon: , path: '/dashboard/reconciliation', - role: ['root', 'ro', 'fo'] + role: ['root', 'fo'] } ]