1.0.0 • Published 5 years ago
dbx-common-ui v1.0.0
dbx-common-ui
db eXperimental common UI lib
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
1.0.0
5 years ago