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
For interactive elements, we should apply focus styles with :focus-visible for browsers that support it, but also provide a fallback (Safari doesn't support it yet).
The text was updated successfully, but these errors were encountered:
For interactive elements, we should apply focus styles with
:focus-visible
for browsers that support it, but also provide a fallback (Safari doesn't support it yet).The text was updated successfully, but these errors were encountered: