mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-18 03:39:29 +00:00
code cleanup
This commit is contained in:
@@ -70,13 +70,6 @@ const useStyles = makeStyles(theme => ({
|
||||
alignItems: "center",
|
||||
justifyContent: "center",
|
||||
},
|
||||
listSection: {
|
||||
backgroundColor: "inherit",
|
||||
},
|
||||
ul: {
|
||||
backgroundColor: "white",
|
||||
// padding: 0,
|
||||
},
|
||||
}));
|
||||
|
||||
const reducer = (state, action) => {
|
||||
|
||||
Reference in New Issue
Block a user