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