mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	feat: change billing plan get in touch to support email (#7523)
This commit is contained in:
		
							parent
							
								
									c5fdaeabd9
								
							
						
					
					
						commit
						bf2df49bd6
					
				| @ -58,7 +58,7 @@ export const BillingInformation: FC<IBillingInformationProps> = ({ | |||||||
|                 </StyledInfoLabel> |                 </StyledInfoLabel> | ||||||
|                 <StyledDivider /> |                 <StyledDivider /> | ||||||
|                 <StyledInfoLabel> |                 <StyledInfoLabel> | ||||||
|                     <a href='mailto:customersuccess@getunleash.io?subject=PRO plan clarifications'> |                     <a href='mailto:support@getunleash.io?subject=PRO plan clarifications'> | ||||||
|                         Get in touch with us |                         Get in touch with us | ||||||
|                     </a>{' '} |                     </a>{' '} | ||||||
|                     for any clarification |                     for any clarification | ||||||
|  | |||||||
| @ -148,7 +148,7 @@ export const BillingPlan: FC<IBillingPlanProps> = ({ instanceStatus }) => { | |||||||
|                             After you have sent your billing information, your |                             After you have sent your billing information, your | ||||||
|                             instance will be upgraded - you don't have to do |                             instance will be upgraded - you don't have to do | ||||||
|                             anything.{' '} |                             anything.{' '} | ||||||
|                             <a href='mailto:customersuccess@getunleash.io?subject=PRO plan clarifications'> |                             <a href='mailto:support@getunleash.io?subject=PRO plan clarifications'> | ||||||
|                                 Get in touch with us |                                 Get in touch with us | ||||||
|                             </a>{' '} |                             </a>{' '} | ||||||
|                             for any clarification |                             for any clarification | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user