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