Fixed linter error.

This commit is contained in:
Akshay Joshi 2021-12-24 16:52:32 +05:30
parent 5c65766ece
commit 74be3a9f52

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',