[Drawer] Confusing drawer documentation #19868
Labels
component: app bar
This is the name of the generic UI component, not the React module!
docs
Improvements or additions to the documentation
The
<div className={classes.toolbar} />
component that leads to the styles componenttoolbar: theme.mixins.toolbar
is really confusing because you have to go to a different page to figure out that thetheme.mixins.toolbar
is just a 54px margin. It would be more clear to just include a margin.The text was updated successfully, but these errors were encountered: