Diff Suggestion

Two-line before/after suggestion with a rose strike-through original and an emerald accepted revision.

rate limited users get a 429 response

rate-limited users get a 429 response with a Retry-After header

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Ai45 } from "@/components/beste/piece/ai45";

<Ai45
  before="rate limited users get a 429 response"
  after="rate-limited users get a 429 response with a Retry-After header"
/>