u-mix_library
v1.0.12
Published
disign package for u-mix
Downloads
3
Readme
u-mix_library
disign package for u-mix
Install
npm install --save u-mix_library
Usage
import React, { Component } from 'react'
import {Button} from 'u-mix_library'
class Example extends Component {
render() {
return <Button>{Component}</Button>
}
}
License
MIT © evgzap