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

Fix bootstrap error #77

Open jducro opened 7 years ago

jducro commented 7 years ago

Fixes issues #73

jducro commented 7 years ago

It looks like it doesn't really solve the problem completely, the code is runnable but webpack still log an error when building, it's still an improvment

sman591 commented 7 years ago

@jducro what Webpack error are you seeing?