Fixed build issues

This commit is contained in:
AmirReza Jamali
2025-09-09 13:32:58 +03:30
parent d73a64fe52
commit 83bd4394fc
18 changed files with 139 additions and 80 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ export function Sidebar() {
});
});
});
}, [pathname]);
}, [pathname, expandedItems]);
return (
<>