From 71ac706178cbaa44333ac5e1591c6b1889a53a07 Mon Sep 17 00:00:00 2001 From: mahendar Date: Wed, 18 Dec 2024 22:58:46 +0530 Subject: [PATCH] removed dediacted links for users view --- src/Routers/routes/ShiftingRoutes.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Routers/routes/ShiftingRoutes.tsx b/src/Routers/routes/ShiftingRoutes.tsx index 9a28a6269ad..8233d8c5288 100644 --- a/src/Routers/routes/ShiftingRoutes.tsx +++ b/src/Routers/routes/ShiftingRoutes.tsx @@ -12,7 +12,7 @@ import { getDefaultView } from "@/Utils/viewStorageUtils"; const ShiftingRoutes: AppRoutes = { "/shifting": () => ( ), "/shifting/board": () => ,