1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-10 00:05:24 +02:00

feat(ui): ui improvements create template EE-3628 (#7352)

This commit is contained in:
Prabhat Khera 2022-08-02 14:10:39 +12:00 committed by GitHub
parent 75c1b485ab
commit e1c7079c81
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 75 additions and 70 deletions

View file

@ -27,7 +27,7 @@ export function CustomTemplatesVariablesDefinitionField({
}: Props) {
return (
<InputList
label="Variables Definition"
label="Variables definition"
onChange={onChange}
value={value}
renderItem={(item, onChange, error) => (