Fix many eslint warnings

This commit is contained in:
uwap 2018-07-10 18:08:13 +02:00
parent f7972afcd4
commit b1bf5efd11
7 changed files with 46 additions and 39 deletions

View file

@ -31,7 +31,7 @@ class SideBar extends React.PureComponent<Props, SideBarState> {
super(props);
}
static styles(_theme: Object): Object {
static styles(): Object {
return {
drawerPaper: {
width: 340