mirror of
https://github.com/vercel/commerce.git
synced 2025-05-17 15:06:59 +00:00
Remove console log
Signed-off-by: Chloe <pinkcloudvnn@gmail.com>
This commit is contained in:
parent
b008f63c48
commit
999dae22d5
@ -54,7 +54,6 @@ export default function Search({ categories, brands }: SearchPropsType) {
|
||||
locale,
|
||||
})
|
||||
|
||||
console.log({ data })
|
||||
const handleClick = (event: any, filter: string) => {
|
||||
if (filter !== activeFilter) {
|
||||
setToggleFilter(true)
|
||||
|
Loading…
x
Reference in New Issue
Block a user