react-ui-toolbox

1.0.0 • Public • Published

react-ui-toolbox

a mishmash of useful react components

NPM JavaScript Style Guide

Install

npm install --save react-ui-toolbox

Usage

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

License

MIT © 13806

Readme

Keywords

none

Package Sidebar

Install

npm i react-ui-toolbox

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

91.8 kB

Total Files

6

Last publish

Collaborators

  • kuzmich