1.1.5 • Published 2 years ago

mkhancha_personal v1.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

mkhancha_personal

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save mkhancha_personal

Usage

import React, { Component } from 'react'

import MyComponent from 'mkhancha_personal'
import 'mkhancha_personal/dist/index.css'

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

License

MIT © manishkhanchandani