salesforce / design-system-react

Salesforce Lightning Design System for React
https://design-system-react-site.herokuapp.com/
BSD 3-Clause "New" or "Revised" License
913 stars 415 forks source link

fix: Update default Modal heading element to h1 #3048

Closed bxiao closed 2 years ago

bxiao commented 2 years ago

Fixes #3047 The modal contents (including header and footer) are already wrapped inside a section element. https://github.com/salesforce/design-system-react/blob/master/components/modal/index.jsx#L309


CONTRIBUTOR checklist (do not remove)

Please complete for every pull request

REVIEWER checklist (do not remove)