1.0.1 • Published 3 years ago
react-riq-modal v1.0.1
react-riq-modal
Made with create-react-library
Install
npm install --save react-riq-modal
Usage
import React, { Component } from 'react'
import MyComponent from 'react-riq-modal'
import 'react-riq-modal/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © emrullahtastan