clayallsopp / react.backbone

Plugin for React to make Backbone migration easier
MIT License
839 stars 60 forks source link

Remove `el()` method #51

Closed SpaceK33z closed 8 years ago

SpaceK33z commented 8 years ago

This was the only method that had a dependency on react-dom, and wasn't tested or documented. Without react-dom React Native is also supported (only with npm v3 though).