Commit eea30fae authored by Ian Lapham's avatar Ian Lapham Committed by Noah Zinsmeister

Fix i18n bug (#365)

* fix i18n bug

* fix styles

* update with prettier and include env file
parent 09c77bef
REACT_APP_NETWORK_ID="1" REACT_APP_NETWORK_ID="1"
REACT_APP_NETWORK_URL="" REACT_APP_NETWORK_URL=""
\ No newline at end of file
...@@ -14,7 +14,6 @@ i18next ...@@ -14,7 +14,6 @@ i18next
react: { react: {
useSuspense: true useSuspense: true
}, },
lng: 'en',
fallbackLng: 'en', fallbackLng: 'en',
preload: ['en'], preload: ['en'],
keySeparator: false, keySeparator: false,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment