mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
fix copy button link
This commit is contained in:
parent
c5950f2050
commit
0fa46e00f7
@ -110,7 +110,7 @@ const FeatureView2 = () => {
|
||||
tooltip="Copy"
|
||||
data-loading
|
||||
component={Link}
|
||||
to={`${history.location.pathname}/copy`}
|
||||
to={`${history.location.pathname}/strategy/copy`}
|
||||
>
|
||||
<FileCopy />
|
||||
</PermissionIconButton>
|
||||
|
Loading…
Reference in New Issue
Block a user