react-workflow-library

1.0.3 • Public • Published

react-workflow-library

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save react-workflow-library

Usage

import React, { Component } from 'react'

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

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

License

MIT ©

/react-workflow-library/

    Package Sidebar

    Install

    npm i react-workflow-library

    Weekly Downloads

    1

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    7.41 MB

    Total Files

    6

    Last publish

    Collaborators

    • anilrchauhan