allianceitsc-reactjs-module-core
v1.0.0
Published
Made with create-react-library
Downloads
1
Readme
allianceitsc-reactjs-module-core
Made with create-react-library
Install
npm install --save allianceitsc-reactjs-module-core
Usage
import React, { Component } from 'react'
import MyComponent from 'allianceitsc-reactjs-module-core'
import 'allianceitsc-reactjs-module-core/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © htruong