Some checks are pending
Deploy to Cloudflare Workers (OpenNext) / deploy (push) Waiting to run
Use mainwhite.svg on white sections with curvy green transitions into flat green bands, improve text and button contrast, and deploy via OpenNext on Cloudflare Workers. Co-authored-by: Cursor <cursoragent@cursor.com>
3 lines
172 B
TypeScript
3 lines
172 B
TypeScript
/** @deprecated Use TopoPatternId from content/topo-patterns — kept for Section prop name */
|
|
export type { TopoPatternId as RiftPattern } from "@/content/topo-patterns";
|