forked from crowetic/commerce
Removed temporal type fix
This commit is contained in:
parent
d92e4de42b
commit
7b5b801c94
@ -49,7 +49,7 @@ export function extendHook(
|
|||||||
['brandId', input.brandId],
|
['brandId', input.brandId],
|
||||||
['sort', input.sort],
|
['sort', input.sort],
|
||||||
],
|
],
|
||||||
customFetcher as any,
|
customFetcher,
|
||||||
{ revalidateOnFocus: false, ...swrOptions }
|
{ revalidateOnFocus: false, ...swrOptions }
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user