import ErrorPage from 'features/ErrorPage/ErrorPage'; const Custom404 = () => { return ; }; export default Custom404;