UNPKG

react-schema-form-wizard

Version:

A customizable React JSON Schema Form library with shadcn/ui components and multi-step support

3 lines 133 B
import { type ClassValue } from "clsx"; export declare function cn(...inputs: ClassValue[]): string; //# sourceMappingURL=cn.d.ts.map