fix(a11y): fix remaining unlabeled icon buttons and portaled tooltip issue\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

This commit is contained in:
Lotus Bot
2026-05-21 13:04:11 -04:00
parent 5e740496c9
commit abd90ab980
4 changed files with 8 additions and 5 deletions
-1
View File
@@ -451,7 +451,6 @@ export function Lobby() {
radii="Pill"
outlined
size="300"
aria-label="Scroll to Top"
>
<Icon src={Icons.ChevronTop} size="300" />
</IconButton>