0.6.0 • Published 2 years ago
@arkitema/pages v0.6.0
@arkitema/pages
This package offers fundamental pages relevant to most applications. It includes the following:
- NotFoundPage: To be displayed when a user navigates to a non-existent page.
- LoginPage: Landing page to the application when the user is not logged in.
- MobileWarningPage: To be displayed when the window size is less than 600, if the application is not yet designed to be responsive.
Installation
npm install --save @arkitema/pages