NotFoundPage
This component is the 404 page of the application.
Variables¶
NotFoundPage¶
Defined in: src/pages/NotFoundPage.tsx:17
The NotFoundPage component.
This component is responsible for the following:
- Displaying a 404 error message.
- Providing a link to the home page.
Returns¶
The NotFoundPage component.