React/Gatsby Component

PHOTO EMBED

Fri Mar 05 2021 10:12:25 GMT+0000 (Coordinated Universal Time)

Saved by @johnjonta #javascript

const NotFoundPage = () => {
  return (
    <h1>This is a test</h1>
  )
}

export default NotFoundPage
content_copyCOPY