Skip to content

Commit deb2a19

Browse files
committed
Update changeset based on feedback
1 parent 0cd7174 commit deb2a19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.changeset/dry-frogs-smash.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"@hashicorp/design-system-components": patch
33
---
44

5-
`hds-tooltip` - Changed DOM structure of tooltip content to add a wrapper around the tooltip content that is always in the DOM, and set `aria-controls` on trigger elements for a11y improvements with toggled content
5+
`hds-tooltip` - Changed structure of tooltip content to add a wrapper that is always in the DOM and set `aria-controls` on trigger elements for a11y improvements with toggled content
66

7-
`TooltipButton` - Changed DOM structure of tooltip content to add a wrapper around the tooltip content that is always in the DOM, and set `aria-controls` on button for a11y improvements with toggled content
7+
`TooltipButton` - Changed structure of tooltip content to add a wrapper that is always in the DOM and set `aria-controls` on button for a11y improvements with toggled content

0 commit comments

Comments
 (0)