mirror of
https://github.com/stashapp/stash.git
synced 2026-05-09 05:05:29 +02:00
Add hoverPlacementLabel prop to ScrapedPerformersRow component
This commit is contained in:
parent
db4eabea81
commit
fe5b130e5a
1 changed files with 1 additions and 0 deletions
|
|
@ -273,6 +273,7 @@ export const ScrapedPerformersRow: React.FC<
|
|||
}}
|
||||
values={selectValue}
|
||||
ageFromDate={ageFromDate}
|
||||
hoverPlacementLabel="bottom"
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue