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