UNPKG

@agentlab/rjsf-antd

Version:

Ant Design theme, fields and widgets for react-jsonschema-form

5 lines 199 B
import React from 'react'; import { ErrorListProps } from 'react-jsonschema-form'; declare const ErrorList: React.FC<ErrorListProps>; export default ErrorList; //# sourceMappingURL=ErrorList.d.ts.map