UNPKG

rc-fa-icon-picker

Version:

A customizable React component for picking Font Awesome icons with search and color selection.

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