Skip to content

Commit 9a07a26

Browse files
Apply suggestions from code review
1 parent dcfd628 commit 9a07a26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/workspace/accounting/qbd/QuickBooksDesktopSetupPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ function RequireQuickBooksDesktopModal({route}: RequireQuickBooksDesktopModalPro
7878
},
7979
});
8080

81-
const shouldShowError = true;
81+
const shouldShowError = hasError;
8282

8383
return (
8484
<ScreenWrapper

0 commit comments

Comments
 (0)