mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-19 17:07:46 +00:00
feat(react-native): rn 0.72.7 update (#14130)
feat(react-native): version 0.72.7 update
This commit is contained in:
@@ -76,7 +76,7 @@ export default class SectionList extends Component<IProps> {
|
||||
render() {
|
||||
return (
|
||||
<SafeAreaView
|
||||
style = { styles.container } >
|
||||
style = { styles.container as ViewStyle } >
|
||||
<ReactNativeSectionList
|
||||
ListEmptyComponent = { this.props.ListEmptyComponent }
|
||||
keyExtractor = { this.props.keyExtractor }
|
||||
|
||||
Reference in New Issue
Block a user