UNPKG

z-react-dynamic-form

Version:

A dynamic form builder for React applications with various input types and validation

6 lines (5 loc) 158 B
type XIconProps = { className?: string; }; export declare const XIcon: ({ className }: XIconProps) => import("react/jsx-runtime").JSX.Element; export {};