diff --git a/src/components/ReportActionItem/ReportPreview.tsx b/src/components/ReportActionItem/ReportPreview.tsx index 206138c6787e..b7ed78a30087 100644 --- a/src/components/ReportActionItem/ReportPreview.tsx +++ b/src/components/ReportActionItem/ReportPreview.tsx @@ -510,7 +510,7 @@ function ReportPreview({ )} - {shouldShowSubtitle && supportText && ( + {shouldShowSubtitle && !!supportText && ( {supportText}