@kalamazoo/empty-state
v1.0.2
Published
A React component used for presenting various empty states (no items, empty search, broken link, welcome screen etc.)
Downloads
6
Readme
Empty state
Empty State is used for various scenarios, for example: empty search, no items, broken link, general error message, welcome screen etc. (usually it takes the whole page).
Installation
yarn add @kalamazoo/empty-state
Usage
Detailed docs and example usage can be found here.