// plane ui import { getButtonStyling } from "@plane/ui"; // components import { ProIcon } from "@/components/common"; // helpers import { cn } from "@/helpers/common.helper"; export const IssueEmbedUpgradeCard: React.FC = (props) => (

Embed and access issues in pages seamlessly, upgrade to Plane Pro now.

Upgrade
);