sidebar enhancements

This commit is contained in:
2025-09-19 17:13:04 +03:00
parent 716b4bc711
commit 774f34b971
7 changed files with 57 additions and 21 deletions

View File

@ -71,7 +71,6 @@ function App() {
closeOnClick={false}
rtl={false}
theme={systemDark ? "light" : "dark"}
// transition={Bounce}
/>
<Router>
<Routes>