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
Using this component in React 0.13.3 causes a bug because this package.json has a dependency on old version of react. Fixed by removing from dependencies and adding to peerDependencies.