Fix:Added Create finanace and View Finance

This commit is contained in:
2025-02-23 07:00:07 +05:30
parent 04317cb9e9
commit ac723810c5
6 changed files with 132 additions and 3 deletions
-1
View File
@@ -26,7 +26,6 @@ import Monitoring from "./pages/UserPanel/Monitoring.jsx";
import AddFarm from "./pages/UserPanel/Farm/AddFarm.jsx";
import UpdateFarm from "./pages/UserPanel/Farm/UpdateForm.jsx";
import FarmPage from "./pages/UserPanel/Farm/FarmPage.jsx";
import EditFarm from "./pages/UserPanel/Farm/EditFarm.jsx";
createRoot(document.getElementById("root")).render(
<StrictMode>
<Provider store={MentifyStore}>