Made with create-react-library


License
MIT
Install
npm install react-nipd@1.0.8

Documentation

react-nipd

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save react-nipd

Usage

import React, { Component } from 'react'

import MyComponent from 'react-nipd'
import 'react-nipd/dist/index.css'

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

License

MIT © gitda