bkt-fe-common-global
v1.0.29
Published
Common components for BKT Frontend projects
Downloads
8
Readme
bkt-fe-common-global
Made with create-react-library
Install
npm install --save bkt-fe-common-global
Usage
import React, { Component } from 'react'
import MyComponent from 'bkt-fe-common-global'
import 'bkt-fe-common-global/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © barikreativa