aargh
This commit is contained in:
@@ -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>
|
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user