Fixed linter error.

pull/64/head
Akshay Joshi 2021-12-24 16:52:32 +05:30
parent 5c65766ece
commit 74be3a9f52
1 changed files with 0 additions and 1 deletions

View File

@ -456,7 +456,6 @@ function getFinalTheme(baseTheme) {
},
MuiListItem: {
root: {
padding: 0,
color: baseTheme.palette.text.primary,
backgroundColor: baseTheme.palette.background.default,
flexDirection: 'column',