@thevsstech/react-material-confirm-dialog
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

@thevsstech/react-material-confirm-dialog

Shows material design confirm dialog

NPM JavaScript Style Guide

Install

npm install --save @thevsstech/react-material-confirm-dialog

Usage

import React, { Component } from 'react'

import MyComponent from '@thevsstech/react-material-confirm-dialog'
import '@thevsstech/react-material-confirm-dialog/dist/index.css'

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

License

MIT © thevsstech

Readme

Keywords

none

Package Sidebar

Install

npm i @thevsstech/react-material-confirm-dialog

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

32.1 kB

Total Files

12

Last publish

Collaborators

  • thevsstech