We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fb3e71 commit 7c818c4Copy full SHA for 7c818c4
1 file changed
src/HybridAppHandler.tsx
@@ -1,6 +1,6 @@
1
import {useContext, useState} from 'react';
2
import HybridAppModule from "@expensify/react-native-hybrid-app/src/index.native";
3
-import Log from './libs/__mocks__/Log';
+import Log from './libs/Log';
4
import CONFIG from './CONFIG';
5
import CONST from './CONST';
6
import {signInAfterTransitionFromOldDot} from './libs/actions/Session';
0 commit comments