UNPKG

antd

Version:

An enterprise-class UI design language and React components implementation

3 lines (2 loc) 109 B
import type { FormProps } from '../Form'; export default function useFormWarning({ name }: FormProps): void;