diff --git a/src/components/Sidebar.jsx b/src/components/Sidebar.jsx index 828cf28..81bf438 100644 --- a/src/components/Sidebar.jsx +++ b/src/components/Sidebar.jsx @@ -9,7 +9,7 @@ import { CiSettings } from "react-icons/ci"; function Sidebar({ isOpen, toggleSidebar }) { return (