1.0.0 • Published 4 years ago
epo-react-library v1.0.0
epo-react-library
Made with create-react-library
Install
npm install --save epo-react-library
Usage
import React, { Component } from 'react'
import MyComponent from 'epo-react-library'
import 'epo-react-library/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © parkerkaufmann
1.0.0
4 years ago