[서치 일반검색]
- 더미 데이터 제거.
This commit is contained in:
@@ -54,13 +54,6 @@ const SearchInputOverlay = ({
|
||||
// 더미 데이터 - localStorage에 저장된 일반 검색어가 없을 경우에만 표시
|
||||
const fallbackSearches = useMemo(
|
||||
() => [
|
||||
'Puppy food',
|
||||
'Dog toy',
|
||||
"Mather's Day",
|
||||
'Gift',
|
||||
'Easter Day',
|
||||
'Royal Canin puppy food2',
|
||||
'Shark',
|
||||
],
|
||||
[]
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user