Added aria-label to nickname input
This commit is contained in:
parent
3bd8fce6ab
commit
134a8f56ac
@ -54,6 +54,7 @@ function Nickname({ nickname, allowChanging, onChange }) {
|
|||||||
position: "absolute",
|
position: "absolute",
|
||||||
bottom: "-2px",
|
bottom: "-2px",
|
||||||
}}
|
}}
|
||||||
|
aria-label="Change Nickname"
|
||||||
>
|
>
|
||||||
<svg
|
<svg
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
Loading…
Reference in New Issue
Block a user