Prettier fix.

This commit is contained in:
KennyG 2026-05-04 12:01:08 -04:00
parent 929bd58054
commit a26db614ef

View file

@ -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;