fix: add aria-label

This commit is contained in:
yyh 2026-03-03 15:57:56 +08:00
parent 62f6350b99
commit 156d9d8de2
No known key found for this signature in database

View File

@ -48,6 +48,7 @@ export function SelectTrigger({
? (
<span
role="button"
aria-label="Clear selection"
tabIndex={-1}
className="ml-1 shrink-0 cursor-pointer text-text-quaternary hover:text-text-secondary"
onClick={(e) => {