Description
The dialog header is rendering with font-family: sans-serif. I also noticed all the styled system props are being passed through to the element itself
Steps to reproduce
- Visit the storybook story for this component
- Open the dialog
- Observe that the title is being rendered with
sans-serif (this should be pulling from a theme value)
Version
v36.x
Browser
No response