Is there a way to change the background property of my material-ui AppBar component to transparent without having to actually change the CSS?
AppBar
I\'ve tried th
You can change its background color to transparent and remove the box-shadow this way: