mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	fix stratey icon
This commit is contained in:
		
							parent
							
								
									88639e9f6f
								
							
						
					
					
						commit
						84046b11bd
					
				| @ -102,7 +102,7 @@ class ClientApplications extends PureComponent { | ||||
|                                 </ListItemContent> | ||||
|                             </ListItem> : | ||||
|                             <ListItem twoLine key={`${name}-${i}`}> | ||||
|                                 <ListItemContent icon={'toc'} subtitle={description}> | ||||
|                                 <ListItemContent icon={'extension'} subtitle={description}> | ||||
|                                     <Link to={`/strategies/view/${name}`}> | ||||
|                                         {name} | ||||
|                                     </Link> | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user