Skip to content

Instantly share code, notes, and snippets.

@misss-popcorn
Created October 25, 2020 17:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save misss-popcorn/0377370a0d0ea01d83fe7eec8037e062 to your computer and use it in GitHub Desktop.
Save misss-popcorn/0377370a0d0ea01d83fe7eec8037e062 to your computer and use it in GitHub Desktop.
useEffect(() => {
document.title = name;
}, [name]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment