update placeholder text

This commit is contained in:
Abhinav 2022-07-05 17:40:19 +05:30
parent 6c09c00caf
commit 135331af68

View file

@ -374,7 +374,7 @@ const englishConstants = {
CREATE_ALBUM_FAILED: 'Failed to create album , please try again',
SEARCH_RESULTS: 'Search results',
SEARCH_HINT: () => <span>Search for location, dates, occasions ...</span>,
SEARCH_HINT: () => <span>Search for location, dates, albums ...</span>,
SEARCH_TYPE: (type: SuggestionType) => {
switch (type) {
case SuggestionType.COLLECTION: