react-hit-toolbar
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

react-hit-toolbar

React Toolbar Package

NPM JavaScript Style Guide

Install

npm install --save react-hit-toolbar

Usage

import React, { Component } from 'react'

import MyComponent from 'react-hit-toolbar'
import 'react-hit-toolbar/dist/index.css'

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

License

MIT © hitmanche

Readme

Keywords

none

Package Sidebar

Install

npm i react-hit-toolbar

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

4.75 kB

Total Files

9

Last publish

Collaborators

  • hitmanche