import React from 'react'; import { Link } from 'react-router-dom'; const NotFound = () => { return (
This page could not be found.