diff --git a/pages/_document.tsx b/pages/_document.tsx index a16763f..d44df81 100644 --- a/pages/_document.tsx +++ b/pages/_document.tsx @@ -1,9 +1,10 @@ import Document, { Head, Html, Main, NextScript } from 'next/document'; - class MyDocument extends Document { render(): JSX.Element { return ( +