1.0.0 • Published 5 years ago
@barokah-group/library v1.0.0
@barokah-group/library
Just to make your life easier
Install
npm install --save @barokah-group/library
Usage
import React, { Component } from 'react'
import MyComponent from '@barokah-group/library'
class Example extends Component {
render () {
return (
<MyComponent />
)
}
}
License
MIT © febriwidhawanto90
1.0.0
5 years ago