How would I be able to apply box-shadow
on a <Grid>
in Material UI? I've read the official documentation on Shadows - Material UI, but I don't understand how to apply this on a <Grid>
.
I've researched this problem thoroughly, and still, I have no answers.
Thank you!