1.0.0 • Published 2 years ago

test_0430 v1.0.0

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

bornfight-react-library

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save bornfight-react-library

Usage

import React, { Component } from 'react'

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

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

License

MIT © begzee