Skip to content

Instantly share code, notes, and snippets.

View vjekooo's full-sized avatar
🎯
Focusing

Vjeko Pavičin vjekooo

🎯
Focusing
View GitHub Profile
@bummzack
bummzack / NavigationPrompt.jsx
Created June 28, 2017 19:33
A replacement component for the react-router `Prompt`.
import React from 'react';
import {withRouter} from 'react-router-dom';
import PropTypes from 'prop-types';
/**
* A replacement component for the react-router `Prompt`.
* Allows for more flexible dialogs.
*
* @example
* <NavigationPrompt when={this.props.isDirty}>