Attempted upload progress fixes.
This commit is contained in:
2
App.js
2
App.js
@@ -8,6 +8,8 @@ import ScreenMainComponent from "./components/screen-main/screen-main.component"
|
||||
import { logImEXEvent } from "./firebase/firebase.analytics";
|
||||
import { client } from "./graphql/client";
|
||||
import { persistor, store } from "./redux/store";
|
||||
import "intl";
|
||||
import "intl/locale-data/jsonp/en";
|
||||
import "./translations/i18n";
|
||||
|
||||
Sentry.init({
|
||||
|
||||
Reference in New Issue
Block a user