We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe16d9f commit 93509c1Copy full SHA for 93509c1
1 file changed
src/pages/Search/EmptySearchView.tsx
@@ -386,6 +386,7 @@ function EmptySearchView({hash, type, groupBy, hasResults}: EmptySearchViewProps
386
shouldRedirectToExpensifyClassic,
387
viewTourReport,
388
viewTourReportID,
389
+ transactions,
390
]);
391
392
return (
0 commit comments