Appease the linter
This commit is contained in:
parent
8bc86deaaa
commit
d899576578
2 changed files with 5 additions and 3 deletions
|
@ -651,7 +651,7 @@ export class SSOAuthEntry extends React.Component {
|
|||
this.props.submitAuthDict({});
|
||||
};
|
||||
|
||||
render () {
|
||||
render() {
|
||||
let continueButton = null;
|
||||
const cancelButton = (
|
||||
<AccessibleButton
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue