From 03ee16f5ca2a533cf4926eaa96812946de5c4209 Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 18 Feb 2025 09:09:37 +0000 Subject: [PATCH] Update _app.mdx --- docs/pages/_app.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/pages/_app.mdx b/docs/pages/_app.mdx index e7fcf8c5..817cc517 100644 --- a/docs/pages/_app.mdx +++ b/docs/pages/_app.mdx @@ -4,7 +4,7 @@ export default function MyApp({ Component, pageProps }) { return ( <> - + ) -} \ No newline at end of file +}