@osallou/react-confirm-button

1.0.0 • Public • Published

react-confirm-button

Add button with confirmation

NPM JavaScript Style Guide

Install

npm install --save react-confirm-button

Usage

import React, { Component } from 'react'

import MyComponent from 'react-confirm-button'
import 'react-confirm-button/dist/index.css'

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

License

MIT © osallou

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1

Package Sidebar

Install

npm i @osallou/react-confirm-button

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

10.1 kB

Total Files

7

Last publish

Collaborators

  • osallou