@nofwl/nui
v0.0.6
Published
React components
Downloads
4
Readme
React Components
Install
npm i @nofwl/nui --save
# or
yarn add @nofwl/nui
Storybook
Usage
// example:
import { message } from '@nofwl/nui';
// for css
import '@nofwl/nui/dist/index.css';
Feature
- [x] icons
- [x] message - (info, warn, error, success, loading)
- [x] toast
- [x] tabs