From f2538304530987819102e2e084e829c6fe6850ae Mon Sep 17 00:00:00 2001 From: Michael Kauzmann Date: Tue, 12 Mar 2024 19:32:31 -0600 Subject: [PATCH] Add KeyboardHelpDialog to binder, https://github.com/phetsims/a11y-research/issues/195 Signed-off-by: Michael Kauzmann --- doc/OtherUI.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/OtherUI.md b/doc/OtherUI.md index 169d339a..cf5fbed2 100644 --- a/doc/OtherUI.md +++ b/doc/OtherUI.md @@ -3,7 +3,7 @@ title: General UI Components category: other-ui order: 99 parent: true -components: [ AccordionBox, Checkbox, ComboBox, RectangularRadioButtonGroup, ToolboxPattern ] +components: [ AccordionBox, Checkbox, ComboBox, RectangularRadioButtonGroup, ToolboxPattern, KeyboardHelpDialog ] --- Here's the general information about the misc. UI components listed below. \ No newline at end of file