Change Background Color Material-UI's Chip by selectUser
Hi, I would like to know how I can change the background color in Chip from Material-UI , depends the user , for example:
I have a module to comments , and I need to separate by color if the user is Admin or Normal User
<Chip
...