react-ui-tree
react-ui-tree copied to clipboard
componentWillReceiveProps is deprecated
Using the lib triggers deprecation warning errors because it uses the componentWillReceiveProps lifecycle method. These should be prefixed by UNSAFE_