react-modal-emmanuellec
v1.0.0
Published
react simple modal
Downloads
3
Readme
react-modal-emmanuellec
react simple modal
Install
npm install --save react-modal-emmanuellec
Usage
import React, { Component } from 'react'
import MyComponent from 'react-modal-emmanuellec'
import 'react-modal-emmanuellec/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © neverswood