bug fix: tracking messing with alogolia
This commit is contained in:
parent
f295e0a537
commit
a15d39110b
|
@ -131,7 +131,6 @@ export function ContractSearch(props: {
|
||||||
input: '!pl-10 !input !input-bordered shadow-none w-[100px]',
|
input: '!pl-10 !input !input-bordered shadow-none w-[100px]',
|
||||||
resetIcon: 'mt-2 hidden sm:flex',
|
resetIcon: 'mt-2 hidden sm:flex',
|
||||||
}}
|
}}
|
||||||
onBlur={trackCallback('search')}
|
|
||||||
/>
|
/>
|
||||||
<select
|
<select
|
||||||
className="!select !select-bordered"
|
className="!select !select-bordered"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user