UNPKG

@marlon-chaviano/field-kit

Version:

A collection of reusable and accessible form components built with React, TailwindCSS, and fully integrated with React Hook Form...

3 lines (2 loc) 101 B
import { type ClassValue } from "clsx"; export declare function cn(...inputs: ClassValue[]): string;