mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Login, Sign Up, Log Out, and checkout & customer association
This commit is contained in:
@@ -61,7 +61,6 @@ export function extendHook(
|
||||
const response = useCommerceSearch(
|
||||
{
|
||||
query: getAllProductsQuery,
|
||||
method: 'POST',
|
||||
},
|
||||
[
|
||||
['search', input.search],
|
||||
|
Reference in New Issue
Block a user