refactor: refactor code a bit
make a hook to abstarct logic from page changes to .prettierrc changes to a couple of imports/exports bunch of screen reader tweaks
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import ErrorInfo from '../components/Error/ErrorInfo';
|
||||
import ErrorInfo from '../components/error/ErrorInfo';
|
||||
|
||||
const Error404 = () => {
|
||||
return <ErrorInfo />;
|
||||
|
Reference in New Issue
Block a user