design-sys-poc-ui

1.0.1 • Public • Published

ui-components

made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save ui-components

Usage

import React, { Component } from 'react'

import MyComponent from 'ui-components'
import 'ui-components/dist/index.css'

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

License

MIT © inglebhavin98

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.12latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.12
1.0.00

Package Sidebar

Install

npm i design-sys-poc-ui

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

4.24 kB

Total Files

7

Last publish

Collaborators

  • inglebhavin98