at part 4

This commit is contained in:
Murat Ozcan
2022-05-04 06:35:52 -05:00
parent 4bb8fcb06d
commit df7c5c1cc7
12 changed files with 26990 additions and 9 deletions

View File

@@ -43,6 +43,7 @@ const Searchbar: FC<Props> = ({ className, id = 'search' }) => {
placeholder="Search for products..."
defaultValue={router.query.q}
onKeyUp={handleKeyUp}
data-test="search-input"
/>
<div className={s.iconContainer}>
<svg className={s.icon} fill="currentColor" viewBox="0 0 20 20">