0.1.1 • Published 3 months ago

bi-viewer v0.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 months ago

bi-viewer

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save bi-viewer

Usage

import React, { Component } from 'react'

import MyComponent from 'bi-viewer'
import 'bi-viewer/dist/index.css'

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

License

MIT ©

0.1.1

3 months ago

1.0.0

3 months ago