@fitigai/ui

0.0.2 • Public • Published

Fitigai ui

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save @fitigai/ui

Usage

import React, { Component } from 'react'

import MyComponent from '@fitigai/ui'
import 'ui/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © KevinTss

Readme

Keywords

none

Package Sidebar

Install

npm i @fitigai/ui

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

23.4 kB

Total Files

7

Last publish

Collaborators

  • kevtss