mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	chore: improve demo finish CTA (#9773)
https://linear.app/unleash/issue/2-2578/change-cta-text-finished-screen Improves the demo finished dialog CTA.
This commit is contained in:
		
							parent
							
								
									a2a8c06003
								
							
						
					
					
						commit
						d3d618c9ad
					
				@ -59,7 +59,7 @@ export const DemoDialogFinish = ({
 | 
			
		||||
                    onClick={onClose}
 | 
			
		||||
                    data-testid='DEMO_FINISH_BUTTON'
 | 
			
		||||
                >
 | 
			
		||||
                    Continue
 | 
			
		||||
                    Continue exploring
 | 
			
		||||
                </StyledButton>
 | 
			
		||||
            </StyledActions>
 | 
			
		||||
        </DemoDialog>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user