fix(structured-list): add "rowgroup" role to StructuredListBody

This commit is contained in:
Eric Y Liu 2021-03-19 05:54:02 -07:00
commit 6ca6c5741b

View file

@ -1,5 +1,6 @@
<div
class:bx--structured-list-tbody="{true}"
role="rowgroup"
{...$$restProps}
on:click
on:mouseover