const NotFound = () => (

404: Not Found

It's gone :(

); export default NotFound;