UNPKG

react-dynamiq-ui

Version:

this is react dynamic ui help you to avoide repeating yourself. it's very easy to customize the style and access your data dynamically without mapping

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