1.0.0 • Published 3 years ago

react-test-package-shashwat v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
3 years ago

react-test-package-v-w-o

Test package

NPM JavaScript Style Guide

Install

npm install --save react-test-package-v-w-o

Usage

import React, { Component } from 'react'

import MyComponent from 'react-test-package-v-w-o'
import 'react-test-package-v-w-o/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © ShashwatMDas

1.0.0

3 years ago