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