Dark tooltip bubble with a small triangular arrow. Direction points the tail up or down.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Tooltip1 } from "@/components/beste/piece/tooltip1";
<Tooltip1
label="Pin to favorites"
direction="top"
/>