UNPKG

geoiq-frontend-ui-kit

Version:

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

15 lines (14 loc) 461 B
import { HoverCard as m, HoverCardTrigger as n, HoverCardContent as l } from "./index.es54.js"; import e from "react"; function i({ trigger: r, content: t, triggerProps: a, contentProps: o }) { return /* @__PURE__ */ e.createElement(m, null, /* @__PURE__ */ e.createElement(n, { asChild: !0, ...a }, r), /* @__PURE__ */ e.createElement(l, { className: "bg-white", ...o }, t)); } export { i as HoverCardDemo }; //# sourceMappingURL=index.es53.js.map