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 6821c5c commit f3c6c4dCopy full SHA for f3c6c4d
www/src/components/layout.js
@@ -3,7 +3,7 @@ import { jsx, Themed } from 'theme-ui'
3
import { MDXProvider } from '@mdx-js/react'
4
import { Location } from '@reach/router'
5
import { Container } from '@theme-ui/components'
6
-import { Global } from '@emotion/core'
+import { Global } from '@emotion/react'
7
8
import { SEO } from './seo'
9
import { MarkdownNavLink, MarkdownLink } from './markdown-link'
0 commit comments