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 can't tab to these tabs (ha!) because they're <a> elements without href attributes. Let's change them to <button> elements instead, and use the kuiTabs component from the UI Framework.
The text was updated successfully, but these errors were encountered:
You can't tab to these tabs (ha!) because they're
<a>
elements withouthref
attributes. Let's change them to<button>
elements instead, and use thekuiTabs
component from the UI Framework.The text was updated successfully, but these errors were encountered: