mirror of
https://github.com/hexastack/hexabot
synced 2025-04-08 23:15:18 +00:00
fix: update aria-label for loading indicator
This commit is contained in:
parent
0c80782ced
commit
0497ae4380
@ -218,7 +218,7 @@ const Selectable: FC<SelectableProps> = ({
|
||||
top: "20%",
|
||||
transform: "translateY(-20%)",
|
||||
}}
|
||||
aria-label="loading"
|
||||
aria-label="Loading..."
|
||||
/>
|
||||
) : null
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user