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