skratchdot / react-bootstrap-multiselect

A multiselect component for react (with bootstrap). This is a react port of bootstrap-multiselect.
http://projects.skratchdot.com/react-bootstrap-multiselect/
Other
119 stars 61 forks source link

Incompatibility with React 0.13 because of deprecated transferPropsTo method #4

Closed koorosh closed 9 years ago

koorosh commented 9 years ago

transferPropsTo method is (used in index.js file, line 47) deprecated. Info: https://gist.github.com/sebmarkbage/a6e220b7097eb3c79ab7