From 3bc2376f153af2333ee3c2849e736c2984622783 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 30 Jan 2025 18:20:27 +0530 Subject: [PATCH] feat: remove star counter --- src/components/dashboard/NavBar.tsx | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/components/dashboard/NavBar.tsx b/src/components/dashboard/NavBar.tsx index ec5fcf7c..d312f817 100644 --- a/src/components/dashboard/NavBar.tsx +++ b/src/components/dashboard/NavBar.tsx @@ -318,7 +318,14 @@ export const NavBar: React.FC = ({ )} - + {/* */}