Mike

Results 1 comments of Mike

Following code will do the trick for tcomb-form"^0.9.21" ``` let options = { fields: { email_form: { attrs: { id: 'my_id' } }, } } ```