mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	fix build
This commit is contained in:
		
							parent
							
								
									0a1666e82f
								
							
						
					
					
						commit
						95e55bc8ca
					
				| @ -96,7 +96,7 @@ export const PlaygroundResultSegmentExecution = ({ | ||||
|                         /> | ||||
|                     </SegmentExecutionConstraintWrapper> | ||||
|                     <ConditionallyRender | ||||
|                         condition={index < segments?.length -1} | ||||
|                         condition={index < segments?.length - 1} | ||||
|                         show={<StrategySeparator text="AND" sx={{ pt: 1 }} />} | ||||
|                     /> | ||||
|                 </SegmentExecutionWrapper> | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user