README
nui">
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
- icons
- message - (info, warn, error, success, loading)
- toast
- tabs