Added aria-label to nickname input

This commit is contained in:
Mitchell McCaffrey 2020-04-07 11:47:27 +10:00
parent 3bd8fce6ab
commit 134a8f56ac

View File

@ -54,6 +54,7 @@ function Nickname({ nickname, allowChanging, onChange }) {
position: "absolute",
bottom: "-2px",
}}
aria-label="Change Nickname"
>
<svg
xmlns="http://www.w3.org/2000/svg"