UNPKG

geoiq-frontend-ui-kit

Version:

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

9 lines (8 loc) 379 B
import { StepperProvider as p, StepGroup as m } from "./index.es116.js"; import * as e from "react"; const a = ({ value: t, id: r }) => /* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement(p, { steps: t, id: r }, /* @__PURE__ */ e.createElement(m, null))); a.displayName = "Stepper"; export { a as Stepper }; //# sourceMappingURL=index.es29.js.map