0.0.6 • Published 5 months ago

buyi-ui v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

buyi-ui

NPM version NPM downloads

A react library developed with dumi

online document

document

Usage

# install dependencies
$ npm install buyi-ui --save
import React from 'react';
import ReactDOM from 'react-dom';
import { Button } from 'buyi-ui';

ReactDOM.render(<Button>Button</Button>, document.getElementById('root'));

LICENSE

MIT

0.0.6

5 months ago

0.0.5

6 months ago

0.0.4

7 months ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago