From 9ec433838f16d8f2c4a7e8c0ead94ea07f44f6fb Mon Sep 17 00:00:00 2001 From: shadcn Date: Thu, 17 Oct 2024 01:11:00 +0400 Subject: [PATCH] fix: lint --- apps/www/app/(app)/blocks/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/www/app/(app)/blocks/layout.tsx b/apps/www/app/(app)/blocks/layout.tsx index 141dee3146..087eccfb9e 100644 --- a/apps/www/app/(app)/blocks/layout.tsx +++ b/apps/www/app/(app)/blocks/layout.tsx @@ -43,7 +43,7 @@ export default function BlocksLayout({
-
+
Note: The blocks preview does not work on mobile yet.
{children}