1.0.0 • Published 3 years ago
allianceitsc-reactjs-module-core v1.0.0
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
1.0.0
3 years ago