Created
July 28, 2020 05:49
-
-
Save amazingandyyy/685be236084822f3c519d8d76ca3ba43 to your computer and use it in GitHub Desktop.
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
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