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 250 B
export declare const StepItemVariants: (props?: ({ variant?: "current" | "pending" | "completed" | null | undefined; } & import('class-variance-authority/dist/types').ClassProp) | undefined) => string; //# sourceMappingURL=stepper.styles.d.ts.map