From 43364b571a1646ec5def329441d82d5381a56545 Mon Sep 17 00:00:00 2001 From: Daniel Date: Sat, 22 Jul 2023 17:05:38 -0400 Subject: [PATCH] minor change --- components/Sidebar.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/components/Sidebar.tsx b/components/Sidebar.tsx index 9866653..179a348 100644 --- a/components/Sidebar.tsx +++ b/components/Sidebar.tsx @@ -66,7 +66,7 @@ export default function Sidebar({ className }: { className?: string }) { icon={faChartSimple} className={`w-8 h-8 drop-shadow text-sky-500`} /> -

Dashboard

+

Dashboard

-

+

All Links

@@ -96,7 +96,7 @@ export default function Sidebar({ className }: { className?: string }) { icon={faFolder} className={`w-8 h-8 drop-shadow text-sky-500`} /> -

+

All Collections

@@ -146,7 +146,7 @@ export default function Sidebar({ className }: { className?: string }) { style={{ color: e.color }} /> -

+

{e.name}

@@ -205,7 +205,7 @@ export default function Sidebar({ className }: { className?: string }) { className="w-4 h-4 text-sky-500 mt-1" /> -

+

{e.name}