You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/components/alert/alert.stories.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -185,3 +185,7 @@ When more contrast is desired, you may also attach a theme class to the the floa
185
185
## Template Blocks
186
186
187
187
-`content`
188
+
189
+
## Alert within a Page object
190
+
191
+
The Page object has an `alert` block that was designed to accept an Alert component. See the [Page with Alert example](/?path=/docs/objects-page--example-with-alert) for more details.
0 commit comments