Here is Tooltip component
Loading preview...
import ExampleTooltip from "@/components/ui/tooltip-1"; export default function DemoOne() { return <ExampleTooltip />; }
Part of Base UI — browse the full library on 21st.dev.