1.3.6 • Published 3 years ago

react-mini-uis v1.3.6

Weekly downloads
35
License
MIT
Repository
github
Last release
3 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

3 years ago

1.3.5

3 years ago

1.3.4

3 years ago

1.3.3

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.1.0

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6-s

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago