Fix list of follow requests not having a back button (#32797)
This commit is contained in:
		
							parent
							
								
									e0a44b8317
								
							
						
					
					
						commit
						6ae1fcd059
					
				| @ -68,7 +68,7 @@ class FollowRequests extends ImmutablePureComponent { | |||||||
|     ); |     ); | ||||||
| 
 | 
 | ||||||
|     return ( |     return ( | ||||||
|       <Column bindToDocument={!multiColumn} icon='user-plus' iconComponent={PersonAddIcon} heading={intl.formatMessage(messages.heading)}> |       <Column bindToDocument={!multiColumn} icon='user-plus' iconComponent={PersonAddIcon} heading={intl.formatMessage(messages.heading)} alwaysShowBackButton> | ||||||
|         <ScrollableList |         <ScrollableList | ||||||
|           scrollKey='follow_requests' |           scrollKey='follow_requests' | ||||||
|           onLoadMore={this.handleLoadMore} |           onLoadMore={this.handleLoadMore} | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user