Pushing prettier fix

This commit is contained in:
KennyG 2026-05-04 12:09:20 -04:00
parent 2a69ea1096
commit a6b489e238

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;