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