Skip to content

Instantly share code, notes, and snippets.

@amazingandyyy
Created July 28, 2020 05:49
Show Gist options
  • Save amazingandyyy/685be236084822f3c519d8d76ca3ba43 to your computer and use it in GitHub Desktop.
Save amazingandyyy/685be236084822f3c519d8d76ca3ba43 to your computer and use it in GitHub Desktop.
import i18n from 'i18next';
<div onClick={()=>i18n.changeLanguage("zh_TW")}>Change</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment