UNPKG

@rnwonder/react-date-picker

Version:

A lightweight, customizable, and accessible date picker component for React applications.

4 lines (2 loc) 97 B
import { ClassValue } from 'clsx'; export declare function cn(...inputs: ClassValue[]): string;