Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Form add typescript type Store #22905

Closed
1 task
hengkx opened this issue Apr 3, 2020 · 1 comment · Fixed by #22755
Closed
1 task

Form add typescript type Store #22905

hengkx opened this issue Apr 3, 2020 · 1 comment · Fixed by #22755

Comments

@hengkx
Copy link
Member

hengkx commented Apr 3, 2020

  • I have searched the issues of this repository and believe that this is not a duplicate.

Reproduction link

https://new-issue.ant.design/

Steps to reproduce

image
image

What is expected?

import { Store } from 'antd/lib/form';

What is actually happening?

import { Store } from 'rc-field-form/lib/interface';
Environment Info
antd 4.1.0
React latest
System windows
Browser chrome
@yoyo837 yoyo837 changed the title From add typescript type Store Form add typescript type Store Apr 3, 2020
@yoyo837
Copy link
Contributor

yoyo837 commented Apr 3, 2020

ref: #22755

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants