docs: stylize "Default" subheadings

This commit is contained in:
Eric Liu 2025-05-03 11:21:42 -07:00
commit 0e04149219
9 changed files with 18 additions and 14 deletions

View file

@ -12,9 +12,9 @@ The `InlineNotification` component displays contextual messages inline with cont
See [detailed usage](https://carbondesignsystem.com/components/notification/usage).
See also: [ToastNotification](ToastNotification)
## Default (error)
## Default
Display a basic error notification with title and subtitle.
Display a basic error notification with title and subtitle by default.
<InlineNotification title="Error:" subtitle="An internal server error occurred." />