1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-02 20:35:25 +02:00

fix(docker/volumes): Add volume typo [EE-6226] (#10483)

This commit is contained in:
Chaim Lev-Ari 2023-10-23 13:31:59 +03:00 committed by GitHub
parent b933bee95e
commit 70455320be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,7 +36,7 @@ export function TableActions({
className="!m-0"
data-cy="volume-addVolumeButton"
>
Add secret
Add volume
</Button>
</Authorized>
</div>