diff --git a/src/pages/_app.jsx b/src/pages/_app.jsx index 9d4239e9..80d770f0 100644 --- a/src/pages/_app.jsx +++ b/src/pages/_app.jsx @@ -9,7 +9,8 @@ import blocks from "@/wp-blocks"; export default function MyApp({ Component, pageProps }) { return ( - + {/* eslint-disable-next-line unicorn/no-null */} +