Hover Card

A popover card that reveals rich context when hovering an element.

Hover Profile

Installation

bash
npm install motion lucide-react

Usage

tsx
import HoverCard from '@/components/ui/Hover-card';

<HoverCard />