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 62 forks source link

Add missing ';' in lib/index.js, rebuild dist #76

Open bolte-17 opened 7 years ago

bolte-17 commented 7 years ago

Changes made in pull request #75 weren't reflected in dist.

Ran gulp build and fixed missing semicolon error to fix.