mirror of
https://github.com/portainer/portainer.git
synced 2025-08-04 13:25:26 +02:00
fix(docker/volumes): Add volume typo [EE-6226] (#10483)
This commit is contained in:
parent
b933bee95e
commit
70455320be
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue