diff --git a/src/pages/workspace/accounting/PolicyAccountingPage.tsx b/src/pages/workspace/accounting/PolicyAccountingPage.tsx index 52da184ca5f6..216bf70df442 100644 --- a/src/pages/workspace/accounting/PolicyAccountingPage.tsx +++ b/src/pages/workspace/accounting/PolicyAccountingPage.tsx @@ -76,7 +76,7 @@ function PolicyAccountingPage({policy, connectionSyncProgress}: PolicyAccounting return [ { icon: Expensicons.QBOSquare, - iconType: CONST.ICON_TYPE_AVATAR + iconType: CONST.ICON_TYPE_AVATAR, interactive: false, wrapperStyle: [styles.sectionMenuItemTopDescription], shouldShowRightComponent: true,