fix lint errors

Summary: builds were breakign due to linting erros

Reviewed By: jknoxville

Differential Revision: D8781557

fbshipit-source-id: fccd349d0088a7b7ab8359dfd4edee20230c2393
This commit is contained in:
Daniel Büchele
2018-07-10 07:48:45 -07:00
committed by Facebook Github Bot
parent c948e50c10
commit c50b2864ce
2 changed files with 5 additions and 1 deletions

View File

@@ -87,6 +87,8 @@ export default class AutoUpdateVersion extends Component<{}, State> {
)}
{this.state.updater === 'update-downloaded' && (
<span
tabIndex={-1}
role="button"
title="Update available. Restart Sonar."
onClick={remote.autoUpdater.quitAndInstall}>
<Glyph color={colors.light30} name="breaking-news" />