Skip to content

Commit

Permalink
Updating notification example markup (#734)
Browse files Browse the repository at this point in the history
  • Loading branch information
ollips authored Jan 9, 2025
1 parent beea19d commit 2449a67
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/hungry-toes-live.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@microsoft/atlas-site': patch
---

Updating notification example markup
2 changes: 2 additions & 0 deletions site/src/components/notification.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@ Notification can be made dismissable with the [`dismiss` component](./dismiss.md

```abut-html
<div class="notification notification-success">
<div class="notification-content">
<p>Success notification.</p>
</div>
</div>
```

0 comments on commit 2449a67

Please sign in to comment.