Pulsing status dot in four tints: live, beta, paused, offline.
npx shadcn add https://ui.beste.co/piece/r/indicator1
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
npx shadcn@latest init
import { Indicator1 } from "@/components/beste/piece/indicator1"; <Indicator1 label="Live" variant="live" />