You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(#2632): Dialog Heading should use H2 rather than H3 (#2633)
* fix(#2632): Dialog Heading should use H2 rather than H3
Add a level prop to specify the Heading level for Dialog heading slot.
* fix(#2633): remove public API for dialog heading level
Not sure how much use a public API would get.
* fix(#2633): remove redundant Heading level declaration
Co-authored-by: Danni <[email protected]>
0 commit comments