UNPKG

geoiq-frontend-ui-kit

Version:

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

6 lines 385 B
export declare const BadgeVariants: (props?: ({ variant?: "select" | "default" | "success" | "warning" | "gradient" | "danger" | "neutral" | null | undefined; size?: "md" | "lg" | "sm" | null | undefined; showBorder?: boolean | null | undefined; } & import('class-variance-authority/dist/types').ClassProp) | undefined) => string; //# sourceMappingURL=badge.styles.d.ts.map