mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +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}>
|
||||
<CardTitle>"{name}" deleted?</CardTitle>
|
||||
<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>
|
||||
</CardText>
|
||||
<CardActions>
|
||||
|
Loading…
Reference in New Issue
Block a user