Pill that names the deploy environment with a matching dot color and an optional mono branch suffix.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Indicator11 } from "@/components/beste/piece/indicator11";
<Indicator11
env="staging"
branch="feat/onboarding-v3"
/>