From 67701727ff4ff9bbc2047df10b086c12a11fb30f Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Wed, 27 Mar 2024 11:59:37 +0000 Subject: fix: Fix typo in sidebar list item Favourites. Fixes #9 --- apps/web/components/dashboard/sidebar/AllLists.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/web') diff --git a/apps/web/components/dashboard/sidebar/AllLists.tsx b/apps/web/components/dashboard/sidebar/AllLists.tsx index 34680cdd..2b38ed46 100644 --- a/apps/web/components/dashboard/sidebar/AllLists.tsx +++ b/apps/web/components/dashboard/sidebar/AllLists.tsx @@ -38,7 +38,7 @@ export default function AllLists({ /> ⭐️} - name="Favourties" + name="Favourites" path={`/dashboard/favourites`} className="py-0.5" /> -- cgit v1.2.3-70-g09d2