@patrice-h/my-modal
v1.0.0
Published
Made with create-react-library
Downloads
1
Readme
@patrice-h/my-modal
Made with create-react-library
Install
npm install --save @patrice-h/my-modal
Usage
import React, { Component } from 'react'
import MyComponent from '@patrice-h/my-modal'
import '@patrice-h/my-modal/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © Patrice-H