Skip to content

Commit b2804f4

Browse files
committed
address prettier
1 parent d3871c9 commit b2804f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/workspace/accounting/PolicyAccountingPage.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ function PolicyAccountingPage({policy, connectionSyncProgress}: PolicyAccounting
168168
wrapperStyle: [styles.sectionMenuItemTopDescription],
169169
shouldShowRightComponent: true,
170170
title: 'integrationData?.title',
171-
171+
172172
description: isSyncInProgress
173173
? translate('workspace.accounting.connections.syncStageName', connectionSyncProgress.stageInProgress)
174174
: translate('workspace.accounting.lastSync'),

0 commit comments

Comments
 (0)