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 a2b94c7 commit e94deb7Copy full SHA for e94deb7
apps/discovery/index.js
@@ -1,4 +1,4 @@
1
import { registerRootComponent } from 'expo';
2
-import App from './src/App';
+import App from './App';
3
4
registerRootComponent(App);
0 commit comments