0.0.4 ā€¢ Published 3 years ago

react-empty-states v0.0.4

Weekly downloads
14
License
MIT
Repository
github
Last release
3 years ago

React EmptyState component

tests coverage version

This work is inspired by Shopify's polaris empty-state component and Pluralsight's design system.

Useful commands

šŸ‘‰ Useful commands for working on this repo:

git clone https://github.com/must/use-rxjs-observable.git
npm i              # --> install dependencies
npm start          # --> serves `samples/index.tsx` on localhost:3000
npm test           # --> run all tests
npm run cov:view   # --> view code coverage