1.0.0 • Published 7 years ago
zonic-ui v1.0.0
somosf1-ui
Install
npm install --save somosf1-ui
Usage
import * as React from 'react'
import { Button } from 'somosf1-ui'
class Example extends React.Component {
render () {
return (
<Button icon="arrow" text="Continuar" type="primary" />
)
}
}
License
MIT © cristianv975
1.0.0
7 years ago