mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	fix typ0
This commit is contained in:
		
							parent
							
								
									f645e71eeb
								
							
						
					
					
						commit
						8806f77dfe
					
				@ -124,7 +124,7 @@ class StrategyConfigure extends React.Component {
 | 
				
			|||||||
                <Card shadow={0} style={style}>
 | 
					                <Card shadow={0} style={style}>
 | 
				
			||||||
                    <CardTitle>"{name}" deleted?</CardTitle>
 | 
					                    <CardTitle>"{name}" deleted?</CardTitle>
 | 
				
			||||||
                    <CardText>
 | 
					                    <CardText>
 | 
				
			||||||
                        The strategy "{name}" does not exist on this this server.
 | 
					                        The strategy "{name}" does not exist on this server.
 | 
				
			||||||
                        <Link to={`/strategies/create?name=${name}`}>Want to create it now?</Link>
 | 
					                        <Link to={`/strategies/create?name=${name}`}>Want to create it now?</Link>
 | 
				
			||||||
                    </CardText>
 | 
					                    </CardText>
 | 
				
			||||||
                    <CardActions>
 | 
					                    <CardActions>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user