2.0.34 • Published 5 years ago

@zonic/zonic-ui v2.0.34

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

zonic-ui

NPM JavaScript Style Guide

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

2.0.34

5 years ago

2.0.33

5 years ago

2.0.32

5 years ago

2.0.23

5 years ago

2.0.31

5 years ago

2.0.3

5 years ago

2.0.22

6 years ago

2.0.21

6 years ago