<AppBar color='inherit'> does not work #19391
Labels
component: app bar
This is the name of the generic UI component, not the React module!
new feature
New feature or request
<AppBar color='inherit'>
does not workCurrent Behavior 😯
The background color is white due to the underlying Paper component.
Expected Behavior 🤔
The background color is inherited from the containing component.
Steps to Reproduce 🕹
https://codesandbox.io/s/material-demo-wezur?fontsize=14&hidenavigation=1&theme=dark
Your Environment 🌎
The text was updated successfully, but these errors were encountered: