Skip to content

Commit

Permalink
chore: export form value type (#22755)
Browse files Browse the repository at this point in the history
  • Loading branch information
shaodahong committed Apr 6, 2020
1 parent 5c4db90 commit c4fb9ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/form/interface.ts
@@ -1,2 +1,3 @@
export { Options as ScrollOptions } from 'scroll-into-view-if-needed';
export type FormLabelAlign = 'left' | 'right';
export { Store, StoreValue } from 'rc-field-form/lib/interface';

0 comments on commit c4fb9ed

Please sign in to comment.