Fix backend SSH issues
This commit is contained in:
@@ -914,9 +914,6 @@ export function CredentialsManager({
|
||||
setDropdownOpen(false);
|
||||
}
|
||||
}}
|
||||
onFocus={() => {
|
||||
setDropdownOpen(true);
|
||||
}}
|
||||
className="w-full"
|
||||
autoFocus={false}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user