diff --git a/packages/css/src/components/dialog/README.md b/packages/css/src/components/dialog/README.md index b05e331c97..4f03235889 100644 --- a/packages/css/src/components/dialog/README.md +++ b/packages/css/src/components/dialog/README.md @@ -25,6 +25,11 @@ Also, this approach keeps the order of buttons consistent on both narrow and wid | Shift + Tab | Moves focus to the previous focusable element inside the dialog. | | Escape | Closes the dialog. | +## Closing Dialog without submit + +You can close a Dialog without submitting by using ` + ),