qr-ui-common

5.0.0 • Public • Published

qr-ui-common

common ui components library

NPM JavaScript Style Guide

Install

npm install --save qr-ui-common

Usage

import React, { Component } from 'react'

import MyComponent from 'qr-ui-common'

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

License

MIT © Deepak

/qr-ui-common/

    Package Sidebar

    Install

    npm i qr-ui-common

    Weekly Downloads

    0

    Version

    5.0.0

    License

    MIT

    Unpacked Size

    37 kB

    Total Files

    14

    Last publish

    Collaborators

    • deepu8000