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 73167b2 commit 184dd16Copy full SHA for 184dd16
app/views/RoomsListView/components/Container.tsx
@@ -1,7 +1,7 @@
1
import { memo, ReactElement } from 'react';
2
-import { StatusBar } from 'react-native';
3
4
import SafeAreaView from '../../../containers/SafeAreaView';
+import StatusBar from '../../../containers/StatusBar';
5
import { useTheme } from '../../../theme';
6
import TabletHeader from './TabletHeader';
7
0 commit comments