[tests] switch index.android back to main.js
This commit is contained in:
parent
fd474d5adb
commit
aebd1835bc
@ -1,5 +1,5 @@
|
||||
import { AppRegistry } from 'react-native';
|
||||
import bootstrap from './src/bench';
|
||||
import bootstrap from './src/main';
|
||||
|
||||
|
||||
AppRegistry.registerComponent('ReactNativeFirebaseDemo', () => bootstrap);
|
||||
|
Loading…
x
Reference in New Issue
Block a user