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
In the BitBreadcrumb component, when OnClick and Href parameters are not set for each item, it currently renders a button element, making the item clickable. Instead, these items should render as a or another non-interactive tag.
The text was updated successfully, but these errors were encountered:
In the BitBreadcrumb component, when OnClick and Href parameters are not set for each item, it currently renders a button element, making the item clickable. Instead, these items should render as a or another non-interactive tag.
The text was updated successfully, but these errors were encountered: