diff --git a/docs/pages/_app.js b/docs/pages/_app.js index e78861b7..b9937425 100644 --- a/docs/pages/_app.js +++ b/docs/pages/_app.js @@ -5,7 +5,7 @@ export default function MyApp({ Component, pageProps }) { return ( <> - + ) } \ No newline at end of file