From 7e022b0da2e91fdefcc4192ef2c9627a84dbb9a8 Mon Sep 17 00:00:00 2001 From: Adam Antal Date: Mon, 1 Aug 2022 18:58:40 +0200 Subject: [PATCH] Add a role of figure to the review div containing hearts Our accessibility GH action was not happy about this. --- src/stories/Library/review/Review.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/stories/Library/review/Review.tsx b/src/stories/Library/review/Review.tsx index 74b540490..24a4c10bd 100644 --- a/src/stories/Library/review/Review.tsx +++ b/src/stories/Library/review/Review.tsx @@ -30,6 +30,7 @@ export const Review: React.FC = ({
{meta}
{filledHeartsArray.map((value) => {