mirror of
https://github.com/vercel/commerce.git
synced 2025-07-31 05:51:23 +00:00
Removed log
This commit is contained in:
@@ -10,8 +10,6 @@ export function useSearchMeta(asPath: string) {
|
||||
const path = asPath.split('?')[0]
|
||||
const parts = path.split('/')
|
||||
|
||||
console.log('P', parts)
|
||||
|
||||
let c = parts[2]
|
||||
let b = parts[3]
|
||||
|
||||
|
Reference in New Issue
Block a user