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