mirror of
				https://github.com/reduxjs/redux-devtools.git
				synced 2025-10-31 07:57:39 +03:00 
			
		
		
		
	Add jumpToState to props to make it clear that it is injected
This commit is contained in:
		
							parent
							
								
									ad55e25443
								
							
						
					
					
						commit
						024e317d00
					
				|  | @ -12,6 +12,7 @@ export default class LogMonitor { | ||||||
|     rollback: PropTypes.func.isRequired, |     rollback: PropTypes.func.isRequired, | ||||||
|     sweep: PropTypes.func.isRequired, |     sweep: PropTypes.func.isRequired, | ||||||
|     toggleAction: PropTypes.func.isRequired, |     toggleAction: PropTypes.func.isRequired, | ||||||
|  |     jumpToState: PropTypes.func.isRequired, | ||||||
|     select: PropTypes.func.isRequired |     select: PropTypes.func.isRequired | ||||||
|   }; |   }; | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user