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.
2 parents 61c07b9 + 43d7796 commit 73c2917Copy full SHA for 73c2917
src/pages/404.js
@@ -15,7 +15,7 @@ const handleClick = e => {
15
}
16
17
18
-export default () => {
+export default function Component404(){
19
return (
20
<StaticQuery
21
query={graphql`
0 commit comments