Fix many eslint warnings
This commit is contained in:
parent
f7972afcd4
commit
b1bf5efd11
7 changed files with 46 additions and 39 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue