You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
React 0.13 has some changes compared to React 0.11, especially createClass and createFactory have important changes which makes the current version almost unusable with Recat 0.13. That would be nice if this library supports React 0.13.
React 0.13 has some changes compared to React 0.11, especially
createClassandcreateFactoryhave important changes which makes the current version almost unusable with Recat 0.13. That would be nice if this library supports React 0.13.