We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecd6f31 commit f1dd1d5Copy full SHA for f1dd1d5
pages/_app.js
@@ -1,4 +1,5 @@
1
import React from 'react'
2
+import Script from 'next/script'
3
import { ThemeProvider } from 'theme-ui'
4
import { MDXProvider, useMDXComponents } from '@mdx-js/react'
5
import { useThemedStylesWithMdx } from '@theme-ui/mdx'
0 commit comments