1.0.0 • Published 6 months ago

arvinder-demo-1 v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

arvinder-demo

demo package

NPM JavaScript Style Guide

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