Licence
MIT
Version
1.4.964-beta.5
Deps
16
Size
3.2 MB
Vulns
0
Weekly
0
universal-ui
Itilite Package Library
Install
npm install --save universal-ui
Usage
import React, { Component } from 'react'
import MyComponent from 'universal-ui'
import 'universal-ui/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT Itilite