cfpb / design-system-react

A React/Storybook implementation of CFPB's Design System
https://cfpb.github.io/design-system-react/
MIT License
6 stars 4 forks source link

[Alert] Allow disabling of the heading styles #351

Open billhimmelsbach opened 3 months ago

billhimmelsbach commented 3 months ago

For Alerts, it would be great to add null as an option for headingLevel to disable the heading styles entirely.

Current behavior

Expected behavior