mirror of https://github.com/portainer/portainer
fix(docker/volumes): Add volume typo [EE-6226] (#10483)
parent
b933bee95e
commit
70455320be
|
@ -36,7 +36,7 @@ export function TableActions({
|
||||||
className="!m-0"
|
className="!m-0"
|
||||||
data-cy="volume-addVolumeButton"
|
data-cy="volume-addVolumeButton"
|
||||||
>
|
>
|
||||||
Add secret
|
Add volume
|
||||||
</Button>
|
</Button>
|
||||||
</Authorized>
|
</Authorized>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue