vict-shevchenko / reactive-mobx-form

Reactive forms for applications running on React and MobX
https://vict-shevchenko.github.io/reactive-mobx-form
MIT License
45 stars 4 forks source link

make default type "text" #6

Closed vict-shevchenko closed 6 years ago

vict-shevchenko commented 6 years ago

Type is now an obligatory parameter for component="input". That requires some typing, but makes things cleaner for understanding