Ingo Schommer ce8ac58ddb Fix React DOM warnings about <form> attrs
"class" is a reserved word in JS, hence React uses "className".
"encType" has to be camel cased correctly, see https://facebook.github.io/react/docs/tags-and-attributes.html#html-attributes

Also marked less attrs on <form> as required
2016-04-11 09:16:32 +12:00
..
2016-04-07 23:50:12 +12:00
2016-04-06 08:36:37 +12:00
2016-04-07 23:50:12 +12:00
2016-04-07 23:50:12 +12:00