import { Link } from 'react-router-dom' import EmptyState from '../components/EmptyState' export default function NotFound() { return (