1.0.4 • Published 3 years ago

live-toolbar-test1 v1.0.4

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

live-toolbar-test1

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save live-toolbar-test1

Usage

import React, { Component } from 'react'

import MyComponent from 'live-toolbar-test1'
import 'live-toolbar-test1/dist/index.css'

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

License

MIT © vinodkritikal