mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 18:31:06 +00:00
docs: stylize "Default" subheadings
This commit is contained in:
parent
b2f7a2274b
commit
0e04149219
9 changed files with 18 additions and 14 deletions
|
@ -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." />
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue