Skip to content

metahot/nui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nui

React Components

Install

npm i @nofwl/nui --save
# or
yarn add @nofwl/nui

Storybook

Demo

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