mirror of
https://github.com/stashapp/stash.git
synced 2026-05-09 05:05:29 +02:00
Prettier fix.
This commit is contained in:
parent
929bd58054
commit
a26db614ef
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@ import { PerformerCard } from "./PerformerCard";
|
|||
import { useConfigurationContext } from "../../hooks/Config";
|
||||
import { Placement } from "react-bootstrap/esm/Overlay";
|
||||
|
||||
|
||||
interface IPeromerPopoverCardProps {
|
||||
id?: string;
|
||||
cardContent?: React.ReactNode;
|
||||
|
|
|
|||
Loading…
Reference in a new issue