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

The @jsx React.DOM pragma has been deprecated as of React 0.12 #5

Closed andrewcross closed 9 years ago

andrewcross commented 9 years ago

As per the title, the current version of React doesn't require the /* @jsx React.DOM / that is currently in index.js. When using a loader such as babel-loader, it throws an error about this.