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
You've put a click-handler on a div, which is a big accessibility no-no. Using a button would require a bit more style-resetting but would give you free keyboard support
The text was updated successfully, but these errors were encountered:
You've put a click-handler on a div, which is a big accessibility no-no. Using a button would require a bit more style-resetting but would give you free keyboard support
The text was updated successfully, but these errors were encountered: