Fix backend SSH issues

This commit is contained in:
LukeGus
2025-09-28 19:28:46 -05:00
parent 60b4040f11
commit f59faaf887
5 changed files with 19 additions and 22 deletions

View File

@@ -914,9 +914,6 @@ export function CredentialsManager({
setDropdownOpen(false);
}
}}
onFocus={() => {
setDropdownOpen(true);
}}
className="w-full"
autoFocus={false}
/>