Response
Renders a streamed markdown reply — headings, lists, links, and fenced code blocks.
Pricing section added
I created a responsive, three-tier layout:
- Starter — free, for trying things out
- Pro — for growing teams
- Business — SSO + priority support
Each card uses your --primary token and the CTA calls:
await deploy({ tiers: 3, cta: "/signup" });
See the pricing guide for the full API.
Installation
$ bext ui add response
Copy and paste the following into src/components/ui/response.tsx.
On This Page