1.0.2 • Published 2 years ago
testui45 v1.0.2
testui2
goceni test ui
Install
npm install --save testui2
Usage
import React, { Component } from 'react'
import MyComponent from 'testui2'
import 'testui2/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © valentinrosier1903