diff --git a/src/components/Partials/Sidebar.jsx b/src/components/Partials/Sidebar.jsx index 359e9ec..7207ae2 100644 --- a/src/components/Partials/Sidebar.jsx +++ b/src/components/Partials/Sidebar.jsx @@ -113,6 +113,29 @@ export default function Sidebar({ sidebar, action, logoutModalHandler }) { +
  • + (navData.isActive ? "active" : ""), + sidebar ? "justify-start space-x-3.5" : "justify-center") + }`} + > + + + + + Reminders + + 19 + + + +