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
Change active to apply both styling and aria-current="page" attribute. Research aria-current to verify usage and testing strategy. If possible, place on BreadcrumbItem <li> tag so that user doesn't have to worry about adding it themselves.
Add prop spread ...others to both components and pass to rendered HTML.
Improve prop description for active.
The text was updated successfully, but these errors were encountered:
Documentation
Code
/
)/
delimiter from CSS and put into JSactive
to apply both styling andaria-current="page"
attribute. Research aria-current to verify usage and testing strategy. If possible, place on BreadcrumbItem<li>
tag so that user doesn't have to worry about adding it themselves....others
to both components and pass to rendered HTML.active
.The text was updated successfully, but these errors were encountered: