[ ] 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.
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
.