From 382c2a5a1e01771c4913ddda3f522204cf9296b8 Mon Sep 17 00:00:00 2001 From: jude Date: Sun, 3 Mar 2024 19:43:02 +0000 Subject: [PATCH] Stick options --- reminder-dashboard/src/components/Sidebar/index.tsx | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/reminder-dashboard/src/components/Sidebar/index.tsx b/reminder-dashboard/src/components/Sidebar/index.tsx index ee98799..5e53aae 100644 --- a/reminder-dashboard/src/components/Sidebar/index.tsx +++ b/reminder-dashboard/src/components/Sidebar/index.tsx @@ -24,7 +24,14 @@ const SidebarContent = ({ guilds }: ContentProps) => {