heilhead / react-bootstrap-validation

Form validation for react-bootstrap
MIT License
136 stars 50 forks source link

Allows to define action in forms #50

Open frostney opened 8 years ago

frostney commented 8 years ago

The action of the form is now available as a prop. By default the action leads to #, but can now be customizable.