In the last 2 years that I've had to deal with MUI, one thing that I keep forgetting is how to use @emotion/styled
in different ways to either directly style, add props, and use MUI's theme in various ways.
If I'm writing this it means either I haven't found the proper documentation page that describes those correctly, or it was a bit too technical for me and not hands-on in a way that clarifies things.
I specifically do not use typescript in these examples to keep things simple at the moment.