react-empty-states
v0.0.4
Published
a react empty state component
Downloads
1
Readme
React EmptyState component
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