feat: update document
This commit is contained in:
parent
3d7434f9cf
commit
4c8dd664ed
@ -16,7 +16,7 @@ class MyDocument extends Document {
|
||||
return (
|
||||
<Html lang="en">
|
||||
<Head />
|
||||
<body style={{ opacity: 0 }}>
|
||||
<body>
|
||||
<Main />
|
||||
<NextScript />
|
||||
</body>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user