Skip to content

Commit df65da8

Browse files
refactor: change aria-label to fix test selectors.
1 parent 8405b5d commit df65da8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,7 @@ <h2>Preview</h2>
460460
<button
461461
class="hint-icon shadow-hint"
462462
type="button"
463-
aria-label="About ShadowRoot mode"
463+
aria-label="About preview isolation mode"
464464
data-tooltip="Turning ShadowRoot off renders the preview in light DOM, so @knighted/develop styles can affect preview output."
465465
>
466466
i

0 commit comments

Comments
 (0)