We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
DialogPrimitiveBody
1 parent d9c1879 commit ac6829dCopy full SHA for ac6829d
.changeset/heavy-impalas-call.md
packages/components/src/components/hds/dialog-primitive/body.hbs
@@ -2,6 +2,6 @@
2
Copyright (c) HashiCorp, Inc.
3
SPDX-License-Identifier: MPL-2.0
4
}}
5
-<div class="hds-dialog-primitive__body {{@contextualClass}}" tabindex="-1" ...attributes>
+<div class="hds-dialog-primitive__body {{@contextualClass}}" tabindex="0" ...attributes>
6
{{yield}}
7
</div>
0 commit comments