Enable ESLint react/no-deprecated (#24471)
This commit is contained in:
		@@ -34,7 +34,7 @@ class Bookmarks extends ImmutablePureComponent {
 | 
			
		||||
    isLoading: PropTypes.bool,
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  componentWillMount () {
 | 
			
		||||
  UNSAFE_componentWillMount () {
 | 
			
		||||
    this.props.dispatch(fetchBookmarkedStatuses());
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user