mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	improvements
This commit is contained in:
		
							parent
							
								
									90685cef22
								
							
						
					
					
						commit
						eb7d7e59d5
					
				@ -56,7 +56,6 @@ export const PlaygroundResultStrategyLists = ({
 | 
				
			|||||||
                                key={strategy.id}
 | 
					                                key={strategy.id}
 | 
				
			||||||
                                strategy={strategy}
 | 
					                                strategy={strategy}
 | 
				
			||||||
                                index={index}
 | 
					                                index={index}
 | 
				
			||||||
                                compact={compact}
 | 
					 | 
				
			||||||
                                input={input}
 | 
					                                input={input}
 | 
				
			||||||
                            />
 | 
					                            />
 | 
				
			||||||
                        </Fragment>
 | 
					                        </Fragment>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user