Skip to content

Commit a4e1328

Browse files
authored
Merge pull request Expensify#69126 from s77rt/search-empty-state
Search: Update animation for statements empty view
2 parents ff5049f + a5cc492 commit a4e1328

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/libs/SearchUIUtils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1897,7 +1897,7 @@ function createTypeMenuSections(
18971897
accountingSection.menuItems.push({
18981898
...suggestedSearches[CONST.SEARCH.SEARCH_KEYS.STATEMENTS],
18991899
emptyState: {
1900-
headerMedia: DotLottieAnimations.GenericEmptyState,
1900+
headerMedia: DotLottieAnimations.Fireworks,
19011901
title: 'search.searchResults.emptyStatementsResults.title',
19021902
subtitle: 'search.searchResults.emptyStatementsResults.subtitle',
19031903
},

0 commit comments

Comments
 (0)