Remove stray sentence. (#415)
This commit is contained in:
parent
f395839e2c
commit
d68586180a
2
API.md
2
API.md
|
|
@ -598,8 +598,6 @@ var MyForm = React.createClass({
|
|||
})
|
||||
```
|
||||
|
||||
Sets a class name on the form itself.
|
||||
|
||||
### <a name="formsydecorator">Formsy.Decorator</a>
|
||||
The same methods as the mixin are exposed to the decorator version of the element component, though through the `props`, not on the instance.
|
||||
```jsx
|
||||
|
|
|
|||
Loading…
Reference in New Issue