workflow-library-component

1.0.0 • Public • Published

workflow-library

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save workflow-library

Usage

import React, { Component } from 'react'

import MyComponent from 'workflow-library'
import 'workflow-library/dist/index.css'

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

License

MIT © anil-r-chauhan

Readme

Keywords

none

Package Sidebar

Install

npm i workflow-library-component

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

7.38 MB

Total Files

6

Last publish

Collaborators

  • anilrchauhan