Skip to content

Instantly share code, notes, and snippets.

@Minozzzi
Created May 6, 2022 12:57
Show Gist options
  • Save Minozzzi/b4ad42cffffeebb7fb2053809539faf4 to your computer and use it in GitHub Desktop.
Save Minozzzi/b4ad42cffffeebb7fb2053809539faf4 to your computer and use it in GitHub Desktop.
Send user to back page
const navigateBack = () => history.back();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment