react-intuitive-ui
v1.0.0
Published
The most intuitive ui components on the market.
Downloads
3
Readme
react-intuitive-ui
The most intuitive ui components on the market.
Install
npm install --save react-intuitive-ui
Usage
import React, { Component } from 'react'
import MyComponent from 'react-intuitive-ui'
import 'react-intuitive-ui/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © asanducristian