Created
July 13, 2020 09:55
-
-
Save negamaxi/73c619e488f626d6f17272cba45595d2 to your computer and use it in GitHub Desktop.
React app i18n
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
export const i18nContext = React.createContext(null); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment