UNPKG

react-dialog-confirm

Version:

A modern, accessible React modal component library with multiple variants, animations, and enhanced features. Perfect for alerts, confirmations, and custom dialogs.

20 lines 269 B
{ "sourceType": "unambiguous", "presets": [ [ "@babel/preset-env", { "targets": { "chrome": 100 } } ], [ "@babel/preset-react", { "runtime": "automatic" } ] ], "plugins": [] }