Closed TITHI1244 closed 3 years ago
Added a router for capturing all the invalid routes and direct them to the Error404Page component.
Fixes # (issue)
Run npm run dev and check all the possible routes, especially what you have worked with, if they still are working.
its working 👍
Description
Added a router for capturing all the invalid routes and direct them to the Error404Page component.
Fixes # (issue)
How to test?
Run npm run dev and check all the possible routes, especially what you have worked with, if they still are working.
Checklist