@woowalker/feui
v1.1.49
Published
奥普拓前端UI组件库
Downloads
1
Readme
@opt/feui
奥普拓前端UI组件库
Install
npm install --save @opt/feui
Usage
import React, { Component } from 'react'
import MyComponent from '@opt/feui'
import '@opt/feui/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © [email protected]