In the documentation the default component rendered for DialogTilte is an h2 but an h6 is the default rendered element.
Expected Behavior 🤔
Based on documentation the default element rendered for DialogTitle is an h2 element.

Current Behavior 😯
The default element rendered is an h6
Steps to Reproduce 🕹
Link:
- https://codesandbox.io/s/create-react-app-ns87j
- examples on https://material-ui.com/components/dialogs/
Context 🔦
To make our application more accessible, while also making it easier for people to contribute without a large knowledge base of accessibility.
Your Environment 🌎
| Tech |
Version |
| Material-UI |
v4.1.1 |
| React |
v 16.8.6 |
| Browser |
Chrome v75.0 |
| etc. |
|
In the documentation the default component rendered for DialogTilte is an h2 but an h6 is the default rendered element.
Expected Behavior 🤔
Based on documentation the default element rendered for DialogTitle is an h2 element.

Current Behavior 😯
The default element rendered is an h6
Steps to Reproduce 🕹
Link:
Context 🔦
To make our application more accessible, while also making it easier for people to contribute without a large knowledge base of accessibility.
Your Environment 🌎