1.0.0 • Published 3 years ago
npmlabwithts v1.0.0
npmlabwithts
Made with create-react-library
Install
npm install --save npmlabwithtsUsage
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
3 years ago