magalhas / backbone-react-component

A bit of nifty glue that automatically plugs your Backbone models and collections into your React components, on the browser and server
http://magalhas.github.io/backbone-react-component/
MIT License
809 stars 72 forks source link

Use ReactDOM for React 0.14 compatibility #91

Closed bmaland closed 9 years ago

bmaland commented 9 years ago

Re #90

markotom commented 9 years ago

awesome! :+1:

magalhas commented 9 years ago

Thank you for the PR :+1:

magalhas commented 9 years ago

Released v0.10.0 with this. Thank you again!