Hover detail card
A hover detail card for collection tiles, archive actions, and compact media metadata.
npx shadcn add @bjork-ui/hover-detail-card
import { HoverDetailCard } from "@/components/bjork-ui/cards/hover-detail-card";export function Demo() { return <HoverDetailCard />;}
52 tiles