UNPKG

geoiq-frontend-ui-kit

Version:

This project is a UI kit for GeoIQ's frontend. It's built with React, TypeScript, and Vite.

4 lines (3 loc) 245 B
import { HoverCardProps } from './hover-card.types'; export declare function HoverCardDemo({ trigger, content, triggerProps, contentProps, }: HoverCardProps): import("react/jsx-dev-runtime").JSX.Element; //# sourceMappingURL=hover-card.d.ts.map