diff --git a/.changeset/tall-forks-bathe.md b/.changeset/tall-forks-bathe.md index 4c1e3b0e2ba..4998b637e00 100644 --- a/.changeset/tall-forks-bathe.md +++ b/.changeset/tall-forks-bathe.md @@ -2,4 +2,4 @@ '@primer/react': patch --- -Use dynamic view height/width for dialogs. This allows available visible space to be properly computed on iOS devices. +Dialog: Use dynamic view height/width. This allows available visible space to be properly computed on iOS devices.