passy / ctlmngr

A manager for custom timelines
MIT License
21 stars 2 forks source link

Address React warning about static methods #36

Closed passy closed 10 years ago

passy commented 10 years ago

Invalid access to component property "setSession" on CMApp at the top level. See http://fb.me/react-warning-descriptors . Use a static method instead: .type.setSession(...)