1.3.6 • Published 4 years ago

react-mini-uis v1.3.6

Weekly downloads
35
License
MIT
Repository
github
Last release
4 years ago

react-mini-uis

What is this ?

Light easily applied ui!

Install

npm install --save react-mini-uis

Usage

import { Button } from 'react-mini-uis'

class Example extends Component {
  render() {
    return <Button theme="Primary" size="Small"> Sign Up <Button>
  }
}

Example

Card Representation

License

MIT © dinndev

1.3.6

4 years ago

1.3.5

4 years ago

1.3.4

4 years ago

1.3.3

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.1.0

4 years ago

1.0.9

4 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6-s

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago