React Components
npm i @nofwl/nui --save
# or
yarn add @nofwl/nui// example:
import { message } from '@nofwl/nui';
// for css
import '@nofwl/nui/dist/index.css';- icons
- message - (info, warn, error, success, loading)
- toast
- tabs
| Name | Name | Last commit date | ||
|---|---|---|---|---|
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
React Components
npm i @nofwl/nui --save
# or
yarn add @nofwl/nui// example:
import { message } from '@nofwl/nui';
// for css
import '@nofwl/nui/dist/index.css';