mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
aargh
This commit is contained in:
parent
f19044fef2
commit
9391dc6c2a
@ -57,9 +57,7 @@ module.exports = React.createClass({
|
|||||||
|
|
||||||
render: function() {
|
render: function() {
|
||||||
return (
|
return (
|
||||||
<div className="mx_IntegrationsManager">
|
<iframe src={ this.props.src }></iframe>
|
||||||
<iframe src={ this.props.src }></iframe>
|
|
||||||
</div>
|
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user