We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f395839 commit d685861Copy full SHA for d685861
API.md
@@ -598,8 +598,6 @@ var MyForm = React.createClass({
598
})
599
```
600
601
-Sets a class name on the form itself.
602
-
603
### <a name="formsydecorator">Formsy.Decorator</a>
604
The same methods as the mixin are exposed to the decorator version of the element component, though through the `props`, not on the instance.
605
```jsx
0 commit comments