Masked API key field with a show/hide eye toggle and a copy button, tagged with the env var name.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Ai21 } from "@/components/beste/piece/ai21";
<Ai21
label="OPENAI_API_KEY"
value="sk-proj-8fK2p3nR4vX7qW9sL1mT6bY0aZ"
/>