Design fixes (#696)
* Design fixes * Fix design * unused code * Fix tests
This commit is contained in:
@ -27,6 +27,7 @@ export function CompanyAccountOwnerCell({ company }: OwnProps) {
|
||||
|
||||
return (
|
||||
<EditableCell
|
||||
transparent
|
||||
editHotkeyScope={{ scope: RelationPickerHotkeyScope.RelationPicker }}
|
||||
editModeContent={
|
||||
<CompanyAccountOwnerPicker
|
||||
|
||||
Reference in New Issue
Block a user