Upgrade Redux packages (#28585)
This commit is contained in:
		
					parent
					
						
							
								fe2667bb0d
							
						
					
				
			
			
				commit
				
					
						a0e237a96f
					
				
			
		
					 25 changed files with 167 additions and 104 deletions
				
			
		|  | @ -6,11 +6,11 @@ import classNames from 'classnames'; | |||
| import { Helmet } from 'react-helmet'; | ||||
| import { withRouter } from 'react-router-dom'; | ||||
| 
 | ||||
| import { createSelector } from '@reduxjs/toolkit'; | ||||
| import Immutable from 'immutable'; | ||||
| import ImmutablePropTypes from 'react-immutable-proptypes'; | ||||
| import ImmutablePureComponent from 'react-immutable-pure-component'; | ||||
| import { connect } from 'react-redux'; | ||||
| import { createSelector } from 'reselect'; | ||||
| 
 | ||||
| import { ReactComponent as VisibilityIcon } from '@material-symbols/svg-600/outlined/visibility.svg'; | ||||
| import { ReactComponent as VisibilityOffIcon } from '@material-symbols/svg-600/outlined/visibility_off.svg'; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue