1.0.5 • Published 9 months ago

idas-react-library v1.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

asaba-react-library

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save asaba-react-library

Usage

import React, { Component } from 'react'

import MyComponent from 'asaba-react-library'
import 'asaba-react-library/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT ©