react-modal-emmanuelle

1.0.0 • Public • Published

react-modal

react modal library

NPM JavaScript Style Guide

Install

npm install --save react-modal

Usage

import React, { Component } from 'react'

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

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

License

MIT © neverswood

Readme

Keywords

none

Package Sidebar

Install

npm i react-modal-emmanuelle

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

15.3 kB

Total Files

7

Last publish

Collaborators

  • neverswood