Skip to content

Instantly share code, notes, and snippets.

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