From e38be878c2ea2f8019ba1b7ba79c23fccdde5b81 Mon Sep 17 00:00:00 2001 From: Mohamed Bassem Date: Sun, 30 Mar 2025 02:20:08 +0000 Subject: ui(web): Drop the font weight attribute from sidebar items --- apps/web/components/dashboard/sidebar/AllLists.tsx | 4 ++-- apps/web/components/shared/sidebar/Sidebar.tsx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'apps/web') diff --git a/apps/web/components/dashboard/sidebar/AllLists.tsx b/apps/web/components/dashboard/sidebar/AllLists.tsx index 5b4b12bc..f31ced62 100644 --- a/apps/web/components/dashboard/sidebar/AllLists.tsx +++ b/apps/web/components/dashboard/sidebar/AllLists.tsx @@ -33,7 +33,7 @@ export default function AllLists({ const [selectedListId, setSelectedListId] = useState(null); return ( -