mirror of
https://github.com/vercel/commerce.git
synced 2025-06-18 13:11:23 +00:00
changes
This commit is contained in:
parent
e017f4ba7e
commit
3f6c8db36d
@ -1,10 +1,4 @@
|
||||
import Document, {
|
||||
DocumentContext,
|
||||
Head,
|
||||
Html,
|
||||
Main,
|
||||
NextScript,
|
||||
} from 'next/document'
|
||||
import Document, { Head, Html, Main, NextScript } from 'next/document'
|
||||
|
||||
class MyDocument extends Document {
|
||||
render() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user