Force commit bump

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

View file

@ -7,6 +7,7 @@ import { PerformerCard } from "./PerformerCard";
import { useConfigurationContext } from "../../hooks/Config";
import { Placement } from "react-bootstrap/esm/Overlay";
interface IPeromerPopoverCardProps {
id?: string;
cardContent?: React.ReactNode;