-
Notifications
You must be signed in to change notification settings - Fork 227
Plans for typescript definitions for redux-form-material-ui v5 ? #223
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
Comments
@VasilyShelkov That would be great , would you mind the PR , else I would take it up later. |
I'm not familiar with TS very well, but I'm trying to figure it out. Can someone help with the definitions for the As I understand, we should import I've tried the following to resolve the issue, but without success:
But it doesn't work. Errors for the Errors for the Errors for the I use |
@VasilyShelkov I would suggest to keep .d.ts file in the same repo as it is easily manageable.
|
Hi there, For what it's worth, I have the example from the README working with typings here. This includes If you want to try it out, just run Let me know if it works for you. Edit: I filled a PR here. |
Great library and good to see a Beta for Material-ui's Beta.
I wondered if you were planning or in the process of adding typescript definitions to v5 ? If not I'd be happy to try and contribute ? Perhaps you would even prefer to have an @types package rather than part of this project ?
The text was updated successfully, but these errors were encountered: