We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2b6455 commit 1345d13Copy full SHA for 1345d13
components/form/index.jsx
@@ -4,7 +4,7 @@ import antRefDirective from '../_util/antRefDirective'
4
5
Vue.use(antRefDirective)
6
7
-export { FormProps, FormComponentProps, FormCreateOption, ValidateCallback, ValidationRule } from './Form'
+export { FormProps, FormCreateOption, ValidationRule } from './Form'
8
export { FormItemProps } from './FormItem'
9
10
export default Form
0 commit comments