import { StatusBadge } from "./StatusBadge"; export function PlanCard({ plan }: any) { return (
{plan.subtitle}