This commit is contained in:
Stash-KennyG 2026-05-05 11:05:21 -04:00 committed by GitHub
commit 36ffb164bc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -273,6 +273,7 @@ export const ScrapedPerformersRow: React.FC<
}}
values={selectValue}
ageFromDate={ageFromDate}
hoverPlacementLabel="bottom"
/>
);
}