@workerhive/react-ui
TypeScript icon, indicating that this package has built-in type declarations

2.1.21 • Public • Published

workhub-ui

All the bits and bobs needed to compose a workhub

NPM JavaScript Style Guide

Install

npm install --save @workerhive/react-ui

Usage

import React, { Component } from 'react'

import { List, Dialog } from 'workhub-ui'
import 'workhub-ui/dist/index.css'

class Example extends Component {
  render() {
    return <div>
      <List />
      <Dialog />
      </div>
  }
}

License

MIT © WorkerHive

Readme

Keywords

none

Package Sidebar

Install

npm i @workerhive/react-ui

Weekly Downloads

55

Version

2.1.21

License

MIT

Unpacked Size

331 kB

Total Files

38

Last publish

Collaborators

  • thetechcompany