Closed
Description
Hi, the breadcrumb component appears to fail the following Lighthouse accessibility rule:
<ul> and <ol> must only directly contain <li>, <script> or <template> elements
To test, simply run Lighthouse on the breadcrumb documentation page or any other place that's using it.
Cheers