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