Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
aldo-expensify committed Apr 17, 2024
1 parent d1f6212 commit 9dab752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/workspace/accounting/PolicyAccountingPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 9dab752

Please sign in to comment.