1.0.0 • Published 6 months ago
arvinder-demo-1 v1.0.0
arvinder-demo
demo package
Install
npm install --save arvinder-demo
Usage
import React, { Component } from 'react'
import MyComponent from 'arvinder-demo'
import 'arvinder-demo/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © arvindersingh
1.0.0
6 months ago