You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many forms use <label> without htmlFor and no matching id on inputs (mint, send, burn, withdraw). Show/hide password button on signin has no aria-label. Add htmlFor/id and accessible names for focusable controls.
Many forms use
<label>withouthtmlForand no matchingidon inputs (mint, send, burn, withdraw). Show/hide password button on signin has no aria-label. Add htmlFor/id and accessible names for focusable controls.