Skip to content

Commit

Permalink
Update src/pages/home/ReportScreen.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Rory Abraham <[email protected]>
  • Loading branch information
janicduplessis and roryabraham authored Apr 19, 2024
1 parent 5db6f6f commit 23e8a52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/home/ReportScreen.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -626,7 +626,7 @@ function ReportScreen({
);
}

Log.info(
Log.client(
`[ReportScreen] Debug render state - ${JSON.stringify({
reportMetadata,
shouldShowReportActionList,
Expand Down

0 comments on commit 23e8a52

Please sign in to comment.