From f18bd8822721b16f0b26c69865aca7925141b666 Mon Sep 17 00:00:00 2001 From: kieran Date: Tue, 28 Jan 2025 15:43:52 +0000 Subject: [PATCH] fix: dashboard layout for new users --- src/pages/dashboard/dashboard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/dashboard/dashboard.tsx b/src/pages/dashboard/dashboard.tsx index 5a42129..e932a15 100644 --- a/src/pages/dashboard/dashboard.tsx +++ b/src/pages/dashboard/dashboard.tsx @@ -114,7 +114,7 @@ export default function DashboardForLink({ link }: { link: NostrLink }) {