1.0.0 • Published 4 years ago

exampl-react-lib v1.0.0

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

exampl-react-lib

test

NPM JavaScript Style Guide

Install

npm install --save exampl-react-lib

Usage

import React, { Component } from 'react'

import MyComponent from 'exampl-react-lib'
import 'exampl-react-lib/dist/index.css'

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

License

MIT © avneesh30