From 5c0fd0143e5ded1d8e957ec5e59e21d7c629d036 Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Fri, 9 Feb 2024 15:37:29 +0000 Subject: [ui] Make the bookmarks section scrollable --- packages/web/app/dashboard/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/web/app/dashboard/layout.tsx') diff --git a/packages/web/app/dashboard/layout.tsx b/packages/web/app/dashboard/layout.tsx index 87c88a4b..f39bd6fb 100644 --- a/packages/web/app/dashboard/layout.tsx +++ b/packages/web/app/dashboard/layout.tsx @@ -10,7 +10,7 @@ export default async function Dashboard({
-
{children}
+
{children}
); } -- cgit v1.2.3-70-g09d2