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 62d579e commit ab09e9eCopy full SHA for ab09e9e
site/src/pages/404.js
@@ -1,6 +1,6 @@
1
// @flow
2
/** @jsx jsx */
3
-import { jsx } from '@emotion/core'
+import { jsx } from '@emotion/react'
4
import Layout from '../layouts'
5
6
const NotFoundPage = () => {
0 commit comments