0.0.9 • Published 2 years ago

@insanisbrain/iba_lib_ui v0.0.9

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

iba_lib_ui

This is UI component library for react

NPM JavaScript Style Guide

Install

npm install --save iba_lib_ui

Usage

import React, { Component } from 'react'

import MyComponent from 'iba_lib_ui'
import 'iba_lib_ui/dist/index.css'

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

License

MIT © https://github.com/insanisbrain

0.0.9

2 years ago

0.0.8

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago