Skip to content

Instantly share code, notes, and snippets.

@charly-palencia
Created June 14, 2019 04:13
Show Gist options
  • Save charly-palencia/67c72f731fcd322a67a54d59af9cab84 to your computer and use it in GitHub Desktop.
Save charly-palencia/67c72f731fcd322a67a54d59af9cab84 to your computer and use it in GitHub Desktop.
import { createBrowserHistory } from "history";
const history = createBrowserHistory();
export default history;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment