fozg-ui

1.0.2 • Public • Published

fozg-ui

NPM JavaScript Style Guide

fozg-ui

Documents

React UI kit used for Fozg.net

Install

npm install --save fozg-ui

Usage

import React, { Component } from 'react'
 
import {SelectGroup} from 'fozg-ui'
 
class Example extends Component {
  render () {
    return (
      <SelectGroup>
        ...
      </SelectGroup>
    )
  }
}

License

MIT © fozg

Readme

Keywords

none

Package Sidebar

Install

npm i fozg-ui

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

64.7 kB

Total Files

8

Last publish

Collaborators

  • fozg