import { MARKETING_PRICING_PAGE_LINK } from "@plane/constants"; import { Button } from "@plane/ui"; export const BillingRoot = () => (

Billing and Plans

Current plan

You are currently using the free plan

);