ref: change JitsiModal to better fit to needs
This commit is contained in:
committed by
Zoltan Bettenbuk
parent
84714ba3bd
commit
678ed605d7
@@ -31,7 +31,9 @@ class HelpView extends PureComponent<Props> {
|
||||
render() {
|
||||
return (
|
||||
<JitsiModal
|
||||
headerLabelKey = 'helpView.header'
|
||||
headerProps = {{
|
||||
headerLabelKey: 'helpView.header'
|
||||
}}
|
||||
modalId = { HELP_VIEW_MODAL_ID }>
|
||||
<WebView source = {{ uri: this.props._url }} />
|
||||
</JitsiModal>
|
||||
|
||||
Reference in New Issue
Block a user