Merge branch 'master' of https://github.com/okbel/e-comm-example
This commit is contained in:
@@ -49,7 +49,7 @@ export function extendHook(
|
||||
['brandId', input.brandId],
|
||||
['sort', input.sort],
|
||||
],
|
||||
customFetcher,
|
||||
customFetcher as any,
|
||||
{ revalidateOnFocus: false, ...swrOptions }
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user