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) 233 B
import { PopoverProps } from './popover.types'; export declare function PopoverDemo({ trigger, content, triggerProps, contentProps, }: PopoverProps): import("react/jsx-dev-runtime").JSX.Element; //# sourceMappingURL=popover.d.ts.map