mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	add help tooltip
This commit is contained in:
		
							parent
							
								
									d617eaaefc
								
							
						
					
					
						commit
						44cefd9bcd
					
				| @ -105,6 +105,7 @@ export const ConstraintAccordionList = forwardRef< | |||||||
|                     <div> |                     <div> | ||||||
|                         <p> |                         <p> | ||||||
|                             Add any number of custom constraints |                             Add any number of custom constraints | ||||||
|  |                             <Tooltip title="Help" arrow> | ||||||
|                                 <a |                                 <a | ||||||
|                                     href={ |                                     href={ | ||||||
|                                         'https://docs.getunleash.io/advanced/strategy_constraints' |                                         'https://docs.getunleash.io/advanced/strategy_constraints' | ||||||
| @ -114,6 +115,7 @@ export const ConstraintAccordionList = forwardRef< | |||||||
|                                 > |                                 > | ||||||
|                                     <Help className={styles.help} /> |                                     <Help className={styles.help} /> | ||||||
|                                 </a> |                                 </a> | ||||||
|  |                             </Tooltip> | ||||||
|                         </p> |                         </p> | ||||||
|                         <Button |                         <Button | ||||||
|                             type="button" |                             type="button" | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user