UNPKG

react-router-navigation-confirm

Version:

A collection of components to display a custom confirmation dialog on navigation. More flexible solution to prevent than default react-router 'Prompt'

4 lines 303 B
export { NavigationConfirmWithRouter as NavigationConfirm } from "./components/NavigationConfirm"; export { HistoryListenerWithRouter as HistoryListener } from "./components/HistoryListener"; export { NavigationConfirmModal } from "./components/NavigationConfirmModal"; //# sourceMappingURL=index.js.map