@woowalker/feui
v1.1.49
Published
奥普拓前端UI组件库
Downloads
34
Readme
@opt/feui
奥普拓前端UI组件库
Install
npm install --save @opt/feuiUsage
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]
