Green success tooltip with a check mark, used for copy-to-clipboard confirmation.
npx shadcn add https://ui.beste.co/piece/r/tooltip9
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
npx shadcn@latest init
import { Tooltip9 } from "@/components/beste/piece/tooltip9"; <Tooltip9 label="Copied!" />