1.1.0 • Published 1 year ago
tunsay-modal v1.1.0
tunsay-modal
Made with create-react-library
Install
npm install --save tunsay-modal
Usage
import React, { Component } from 'react'
import MyComponent from 'tunsay-modal'
import 'tunsay-modal/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © tunsay