import { Link } from 'react-router-dom'; export default function PageNotFound() { return (
The page you are looking for does not exist.