1.0.0 • Published 5 years ago

dbx-common-ui v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

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