leftiness / react-demo

Other
0 stars 0 forks source link

Refactor reservation form group into a generic form component #51

Open leftiness opened 8 years ago

leftiness commented 8 years ago

(Or container)

I can tell already that the add reservation form is going to be a big thing, and a form in general should have some kind of generic implementation. It'll need validation and stuff, too. It's only going to get bigger.