From a6034127f953c5a859661612e0eeb2e1828e9dac Mon Sep 17 00:00:00 2001 From: shadcn Date: Fri, 28 Mar 2025 11:40:06 +0400 Subject: [PATCH] fix: lint --- apps/www/app/layout.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/www/app/layout.tsx b/apps/www/app/layout.tsx index 3ec6a9d0a0..aefcfe1769 100644 --- a/apps/www/app/layout.tsx +++ b/apps/www/app/layout.tsx @@ -93,7 +93,7 @@ export default function RootLayout({ children }: RootLayoutProps) {
-
-
+
+
You are viewing docs for v2.{" "} Switch to latest