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