Skip to content

Commit

Permalink
Merge pull request #56990 from Expensify/vit-UpdateSearchToReports
Browse files Browse the repository at this point in the history
[CP Staging] Make Reports page Reports page again
  • Loading branch information
mountiny authored Feb 18, 2025
2 parents 1eb00b0 + fee3a4f commit 06a370f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Search/SearchPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ function SearchPage({route}: SearchPageProps) {
<HeaderGap />
<TopBar
activeWorkspaceID={policyID}
breadcrumbLabel={translate('common.search')}
breadcrumbLabel={translate('common.reports')}
shouldDisplaySearch={false}
/>
<SearchTypeMenu
Expand Down

0 comments on commit 06a370f

Please sign in to comment.