From a86a6e9bdc5ee4af006149712950c39064d27d64 Mon Sep 17 00:00:00 2001 From: GauthierWebDev Date: Fri, 18 Apr 2025 21:12:59 +0200 Subject: [PATCH] style: Update class name in DocsLayout component --- app/components/syntax/DocsLayout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/syntax/DocsLayout.tsx b/app/components/syntax/DocsLayout.tsx index 7cb4bbb..31dbc9c 100644 --- a/app/components/syntax/DocsLayout.tsx +++ b/app/components/syntax/DocsLayout.tsx @@ -22,7 +22,7 @@ export function DocsLayout({ return ( <> -
+
{children}