Skip to content

Commit 6ace9c1

Browse files
committed
Add nested spacefinder role
1 parent 583b174 commit 6ace9c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dotcom-rendering/src/components/ProductElement.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ export const ProductElement = ({
8181
padding-top: 0;
8282
}
8383
`}
84+
data-spacefinder-role="nested"
8485
>
8586
{isSubheading &&
8687
Array.from(subheadingHtml.childNodes).map(

0 commit comments

Comments
 (0)