Closed mmcfarland closed 3 years ago
The application uses React Router to control URL state. If an unregistered route is entered, the application shows a non-functioning version. Instead, it should have a dedicate 404 component that indicates the page was not found.
Overview
The application uses React Router to control URL state. If an unregistered route is entered, the application shows a non-functioning version. Instead, it should have a dedicate 404 component that indicates the page was not found.