Improve accessibility across layouts, components, and forms (#2799)

This commit is contained in:
Paweł Kuna
2026-08-05 23:40:37 +02:00
committed by GitHub
parent 17d2363ef2
commit 1effe221cb
160 changed files with 1494 additions and 1092 deletions
+2 -2
View File
@@ -41,9 +41,9 @@ const person = (people as Person[])[personId]
<Fragment>
🍪&nbsp;Our site uses cookies. By continuing to use our site, you agree to our Cookie Policy.
<div class="mt-2 pt-2 border-top">
<a href="#" class="btn btn-primary btn-sm">
<button type="button" class="btn btn-primary btn-sm" data-bs-dismiss="toast">
I understand
</a>
</button>
</div>
</Fragment>
) : (