UNPKG

react-hook-popup

Version:

Easily manage popups like alerts and modals in React with a single hook

4 lines (3 loc) 150 B
export { SnackBar, SnackBarProps } from './Snackbar'; export { Alert, AlertProps } from './Alert'; export { Confirm, ConfirmProps } from './Confirm';