From 9ad3b67cbbf14cf3394cf450901f05d289676fb9 Mon Sep 17 00:00:00 2001 From: "DESKTOP-BC3NEC6\\chiefsoft" Date: Sun, 22 Jan 2023 20:37:16 -0500 Subject: [PATCH] Reminders Starter --- src/components/Partials/Sidebar.jsx | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) 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 + + + +