import ErrorInfo from '../components/Error/ErrorInfo'; const Error404 = () => { return ; }; export default Error404;