pramod_Task#69NavigateDailyTaskFormProjectCard #33
@ -65,7 +65,7 @@ const router = createBrowserRouter(
|
||||
{ path: "/employee/manage/:employeeId", element: <ManageEmp /> },
|
||||
{ path: "/inventory", element: <Inventory /> },
|
||||
{ path: "/activities/attendance", element: <AttendancePage /> },
|
||||
{ path: "/activities/records", element: <DailyTask /> },
|
||||
{ path: "/activities/records/:projectId?", element: <DailyTask /> },
|
||||
{ path: "/activities/task", element: <TaskPlannng /> },
|
||||
{ path: "/activities/reports", element: <Reports /> },
|
||||
{ path: "/activities/gallary", element: <ImageGallary /> },
|
||||
|
Loading…
x
Reference in New Issue
Block a user