Appease the linter
This commit is contained in:
parent
d58ab8e6d0
commit
8f6e8c1ec7
3 changed files with 4 additions and 5 deletions
|
@ -77,7 +77,7 @@ export default class IntegrationsManager extends React.Component {
|
|||
loading: false,
|
||||
connected: false,
|
||||
});
|
||||
})
|
||||
});
|
||||
}
|
||||
|
||||
componentDidMount() {
|
||||
|
@ -135,4 +135,4 @@ export default class IntegrationsManager extends React.Component {
|
|||
|
||||
return <iframe src={this.state.src}></iframe>;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue