react-confirm-dialog

js Styles
A React confirm component. It does not work like the native Window.confirm(), but instead takes an `action` argument, which is the function to execute if the user confirms.
Version 1.0.5 License ISC
<script type="module"> import reactConfirmDialog from 'https://cdn.jsdelivr.net/npm/react-confirm-dialog@1.0.5/+esm' </script>