1.0.0 • Published 5 years ago

@barokah-group/library v1.0.0

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

@barokah-group/library

Just to make your life easier

NPM JavaScript Style Guide

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