diff --git a/packages/desktop-client/src/components/mobile/accounts/Accounts.tsx b/packages/desktop-client/src/components/mobile/accounts/Accounts.tsx index 25778b0f958..33b1d2716b3 100644 --- a/packages/desktop-client/src/components/mobile/accounts/Accounts.tsx +++ b/packages/desktop-client/src/components/mobile/accounts/Accounts.tsx @@ -136,7 +136,7 @@ function AccountListItem({ return ( - {({ isDragging, isDropTarget }) => ( + {({ isDropTarget }) => (