fix error in android
This commit is contained in:
parent
75849fbfca
commit
ddd0f11c9b
@ -19,7 +19,6 @@ const Header = ({children, title}): Node => {
|
||||
return Platform.select({
|
||||
ios: <SystemBroadcastPicker style={styles.broacastPicker} />,
|
||||
android: null
|
||||
|
||||
});
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user