MCPcopy
hub / github.com/tone-row/flowchart-fun / createUnlimitedTitle

Function createUnlimitedTitle

app/src/lib/paywallCopy.ts:3–3  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1import { t } from "@lingui/macro";
2
3export const createUnlimitedTitle = () => t`Create Unlimited Flowcharts`;
4export const createUnlimitedContent = () =>
5 t`Flowchart Fun Pro gives you unlimited flowcharts, unlimited collaborators, and unlimited storage for just $6/month.`;

Callers 2

CannotSaveButtonFunction · 0.90
New2Function · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected