mirror of
https://github.com/Unleash/unleash.git
synced 2025-05-31 01:16:01 +02:00
fix stratey icon
This commit is contained in:
parent
88639e9f6f
commit
84046b11bd
@ -102,7 +102,7 @@ class ClientApplications extends PureComponent {
|
||||
</ListItemContent>
|
||||
</ListItem> :
|
||||
<ListItem twoLine key={`${name}-${i}`}>
|
||||
<ListItemContent icon={'toc'} subtitle={description}>
|
||||
<ListItemContent icon={'extension'} subtitle={description}>
|
||||
<Link to={`/strategies/view/${name}`}>
|
||||
{name}
|
||||
</Link>
|
||||
|
Loading…
Reference in New Issue
Block a user