1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-07 10:46:24 +03:00

Appease the linter

This commit is contained in:
Travis Ralston
2020-03-30 20:24:53 -06:00
parent 8bc86deaaa
commit d899576578
2 changed files with 5 additions and 3 deletions

View File

@@ -651,7 +651,7 @@ export class SSOAuthEntry extends React.Component {
this.props.submitAuthDict({});
};
render () {
render() {
let continueButton = null;
const cancelButton = (
<AccessibleButton