address review commets (#11360)
parent
51449490fa
commit
71292a60b1
|
@ -73,7 +73,6 @@ export function ComposePathField({
|
||||||
}}
|
}}
|
||||||
placeholder={isCompose ? 'docker-compose.yml' : 'manifest.yml'}
|
placeholder={isCompose ? 'docker-compose.yml' : 'manifest.yml'}
|
||||||
id="stack_repository_path"
|
id="stack_repository_path"
|
||||||
autoComplete="off"
|
|
||||||
/>
|
/>
|
||||||
)}
|
)}
|
||||||
</FormControl>
|
</FormControl>
|
||||||
|
|
Loading…
Reference in New Issue