mirror of
https://github.com/portainer/portainer.git
synced 2025-07-19 13:29:41 +02:00
fix(k8s): Changed 'Deploy from file' button text to 'Deploy from code' (#338)
This commit is contained in:
parent
9a86737caa
commit
ebffc340d9
4 changed files with 4 additions and 4 deletions
|
@ -18,7 +18,7 @@ export function CreateFromManifestButton({
|
|||
}}
|
||||
data-cy={dataCy}
|
||||
>
|
||||
Create from file
|
||||
Create from code
|
||||
</AddButton>
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue