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