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