address review commets (#11360)

pull/11367/head
Prabhat Khera 2024-03-12 11:32:06 +13:00 committed by GitHub
parent 51449490fa
commit 71292a60b1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -73,7 +73,6 @@ export function ComposePathField({
}}
placeholder={isCompose ? 'docker-compose.yml' : 'manifest.yml'}
id="stack_repository_path"
autoComplete="off"
/>
)}
</FormControl>