facuesr / react-multiselect-listbox

Multiple selection list box component
https://codesandbox.io/s/multi-select-listbox-example-lgvdf
0 stars 2 forks source link

Updating button type #32

Open salvador-jimenez opened 1 year ago

salvador-jimenez commented 1 year ago

if you're using the multi-select-box inside a form these buttons will trigger a submit action just for not specifying the button type.

https://redux-form.com/8.3.0/docs/faq/buttontype.md/