Eslint fixes (package upgrade) (#2957)

This commit is contained in:
Jaco Greeff
2016-10-29 09:55:55 +02:00
committed by GitHub
parent 3e3230aa34
commit c61526f8d5
2 changed files with 2 additions and 2 deletions

View File

@@ -122,7 +122,7 @@ export default class FirstRun extends Component {
icon={ <ActionDoneAll /> }
label='Close'
onClick={ this.onClose } />
);
);
}
}