Dark rich tooltip carrying a headline, supporting blurb, and an inline action link.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Tooltip4 } from "@/components/beste/piece/tooltip4";
<Tooltip4
title="Try the new AI rewrite"
description="Polish any paragraph in one click. Available in the editor."
action="Learn more"
tone="foreground"
/>