workyard-web-ui
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

workyard-web-ui-2

Workyard Web UI Components

NPM JavaScript Style Guide

Install

npm install --save workyard-web-ui-2

Usage

import * as React from 'react'
 
import MyComponent from 'workyard-web-ui-2'
 
class Example extends React.Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © nhanvu327

/workyard-web-ui/

    Package Sidebar

    Install

    npm i workyard-web-ui

    Weekly Downloads

    5

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    587 kB

    Total Files

    18

    Last publish

    Collaborators

    • nhanvu327
    • ayeung.workyard