Hover Card
A popover card that reveals rich context when hovering an element.
Hover Profile
Installation
bash
npm install motion lucide-reactUsage
tsx
import HoverCard from '@/components/ui/Hover-card';
<HoverCard />A popover card that reveals rich context when hovering an element.
npm install motion lucide-reactimport HoverCard from '@/components/ui/Hover-card';
<HoverCard />