mirror of
https://github.com/vercel/commerce.git
synced 2025-07-26 19:51:23 +00:00
typos
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import type { HookFetcher } from '@commerce/utils/types'
|
||||
import type { SwrOptions } from '@commerce/utils/use-data'
|
||||
import useCommerceSearch from '@commerce/products/use-search'
|
||||
import useCommerceSearch from '@commerce/product/use-search'
|
||||
import { ProductEdge } from '../types'
|
||||
|
||||
const defaultOpts = {}
|
||||
|
Reference in New Issue
Block a user