import { Link } from 'react-router-dom' import { appRoutes } from 'routes' export const NotFoundPage = () => { return (
The page you're attempting to visit doesn't exist