npm-lib-23
v1.0.0
Published
Made by Rahul OP Panchal
Readme
npm-lib-23
Made by Rahul OP Panchal
Install
npm install --save npm-lib-23Usage
import React, { Component } from 'react'
import MyComponent from 'npm-lib-23'
import 'npm-lib-23/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}License
MIT © rahulcodz
