Skip to content

Instantly share code, notes, and snippets.

View sdegutis's full-sized avatar
🤔
Thinking what to put for my GitHub status

sdegutis

🤔
Thinking what to put for my GitHub status
View GitHub Profile
import * as Common from "../components/common";
export default <>
<Common.TypicalPage image='/img/page/404.jpg'>
<Common.Column spaced>
<Common.Typography>
<h1>Page not found</h1>
<p>Sorry, couldn't find the page you're looking for.</p>