Copied Confirmation

Green success tooltip with a check mark, used for copy-to-clipboard confirmation.

Copied!

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

Import & use
import { Tooltip9 } from "@/components/beste/piece/tooltip9";

<Tooltip9
  label="Copied!"
/>