Material-design defines a "dense" version of the AppBar for Desktop. It makes sense, because the AppBar is generally way too large on Desktop.
The <AppBar> component misses this dense prop.

I'm wondering if the prop should only be available only to the AppBar or also for the Toolbar component
Is anyone working on this feature? i'd love to work on it.
@adeelibr it seems nobody does, feel free to give it a go!
@fzaninotto I am going to start working on it from tomorrow. I am already working on this table thing. It's kind of a patch. Anyways i'll do this by tomorrow. :) Cheers.
Most helpful comment
I'm wondering if the prop should only be available only to the AppBar or also for the Toolbar component