dbx-common-ui

1.0.0 • Public • Published

dbx-common-ui

db eXperimental common UI lib

NPM JavaScript Style Guide

Install

npm install --save dbx-common-ui

Usage

import React, { Component } from 'react'

import MyComponent from 'dbx-common-ui'

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

License

MIT © dbelay22

Readme

Keywords

none

Package Sidebar

Install

npm i dbx-common-ui

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

9.26 kB

Total Files

6

Last publish

Collaborators

  • dbelay