Skip to content

Commit b9e874a

Browse files
marissahuysentruytcastastrophe
authored andcommitted
docs(dialog): use isOpen shared state in controls (#3562)
1 parent 03175e9 commit b9e874a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/dialog/stories/dialog.stories.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ export default {
5454
},
5555
control: "boolean",
5656
},
57+
isOpen,
5758
footer: {
5859
name: "Footer text",
5960
description: "Text content of the dialog footer. Represents the checkbox label if a checkbox is present, or stands alone if there is no checkbox. Currently only supported in the default layout.",

0 commit comments

Comments
 (0)