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

Question: What to do instead of FormFor now that it's removed? #103

Closed
haywoood opened this issue Jul 6, 2015 · 1 comment
Closed

Question: What to do instead of FormFor now that it's removed? #103

haywoood opened this issue Jul 6, 2015 · 1 comment

Comments

@haywoood
Copy link

haywoood commented Jul 6, 2015

Sorry that I'm late to the party, but I am trying to convert code written with the version on the build repo with the current version on master. What's the best way to replace the FormFor code in a custom component?

@haywoood haywoood changed the title What to do instead of FormFor now that it's removed? Question: What to do instead of FormFor now that it's removed? Jul 6, 2015
@andreypopp
Copy link
Collaborator

In the new API there's no <FormFor /> anymore but it can be implemented on top of it easily.

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

No branches or pull requests

2 participants