import React from "react"; import { Tag } from "@appsmith/ads"; function BetaCard() { return ( Beta ); } export default BetaCard;