Different dashboards for Home Banner

This commit is contained in:
2024-01-30 17:10:30 +01:00
parent 29e0345e1c
commit 2f90c4a6c2
10 changed files with 482 additions and 17 deletions
+1 -1
View File
@@ -227,7 +227,7 @@ const AuthRoute = ({ redirectPath = "/login", children }) => {
console.log("ERROR ", error);
});
}, []);
//
//FUNCTION TO GET COMMON HEAD DATA
useEffect(() => {
apiCall