fix(environments): fix Add Environments button link EE-5616 (#9105)
This commit is contained in:
@@ -91,7 +91,7 @@ export function EnvironmentsDatatable({
|
||||
|
||||
<Button
|
||||
as={Link}
|
||||
props={{ to: 'portainer.environments.new' }}
|
||||
props={{ to: 'portainer.wizard.endpoints' }}
|
||||
icon={Plus}
|
||||
className="!m-0"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user