diff --git a/client/src/components/AccountsSelectList.js b/client/src/components/AccountsSelectList.js index 0a70fa140..68e079184 100644 --- a/client/src/components/AccountsSelectList.js +++ b/client/src/components/AccountsSelectList.js @@ -76,6 +76,7 @@ export default function AccountsSelectList({ popoverProps={{ minimal: true }} filterable={true} onItemSelect={onAccountSelect} + disabled={disabled} >