We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f46216 commit 7ee4e1aCopy full SHA for 7ee4e1a
2 files changed
…ents/KitchenandInventory/KIDashboard.jsx …andInventory/KIDashboard/KIDashboard.jsxsrc/components/KitchenandInventory/KIDashboard.jsx renamed to src/components/KitchenandInventory/KIDashboard/KIDashboard.jsx
src/routes.jsx
@@ -171,7 +171,7 @@ import CommunityCalendar from './components/CommunityPortal/Calendar/CommunityCa
171
// Kicthen and Inventory Portal
172
import KitchenandInventoryLogin from './components/KitchenandInventory/Login';
173
import KIProtectedRoute from './components/common/KitchenandInventory/KIProtectedRoute';
174
-import KIDashboard from './components/KitchenandInventory/KIDashboard';
+import KIDashboard from './components/KitchenandInventory/KIDashboard/KIDashboard';
175
176
// Education Portal
177
import EPProtectedRoute from './components/common/EPDashboard/EPProtectedRoute';
0 commit comments