Created
May 6, 2022 12:57
-
-
Save Minozzzi/b4ad42cffffeebb7fb2053809539faf4 to your computer and use it in GitHub Desktop.
Send user to back page
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const navigateBack = () => history.back(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment