From bf38d786c6070e2d8026d1582ddfab8ecba19183 Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Sun, 31 Mar 2024 17:51:53 +0100 Subject: ui(web): Add a background to the all lists pane --- apps/web/app/dashboard/lists/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps') diff --git a/apps/web/app/dashboard/lists/page.tsx b/apps/web/app/dashboard/lists/page.tsx index f839ca80..1c22ac32 100644 --- a/apps/web/app/dashboard/lists/page.tsx +++ b/apps/web/app/dashboard/lists/page.tsx @@ -6,7 +6,7 @@ export default async function ListsPage() { const lists = await api.lists.list(); return ( -
+

📋 All Lists

-- cgit v1.2.3-70-g09d2