1.0.3 • Published 7 years ago
wa-ui-library v1.0.3
wa-ui-library
playground
Install
npm install --save wa-ui-libraryUsage
import React, { Component } from 'react'
import MyComponent from 'wa-ui-library'
class Example extends Component {
render () {
return (
<MyComponent />
)
}
}License
MIT © icew1nd