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
Updating to React 15.5.4 gave me this warning (when running yarn upgrade):
warning auth0-lock > react-addons-css-transition-group@15.5.2: This package is deprecated and will no longer work with React 16+. We recommend you use CSSTransitionGroup from 'react-transition-group' instead.
Updating to React 15.5.4 gave me this warning (when running
yarn upgrade
):Looks like this is the relevant documentation.
The text was updated successfully, but these errors were encountered: