Skip to content

Commit d1dfc4b

Browse files
committed
chore: add changeset--no-verify
1 parent 4cfe7ed commit d1dfc4b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.changeset/pf-alert.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,7 @@ An alert is a banner used to notify a user about a change in status
77
or communicate other information. It can be generated with or without
88
a user triggering an action first.
99
```html
10-
<div class="demo-description">
11-
<section class="alerts-page">
1210
<pf-alert state="Success">
1311
<h3 slot="header">Success alert title</h3>
1412
</pf-alert>
15-
</section>
16-
</div>
1713
```

0 commit comments

Comments
 (0)