mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Added search pages to sanity and storefront
This commit is contained in:
@@ -22,9 +22,7 @@ export async function GET(request: Request) {
|
||||
Location: `/${locale}`,
|
||||
},
|
||||
})
|
||||
}
|
||||
|
||||
if (type === 'page') {
|
||||
} else {
|
||||
return new Response(null, {
|
||||
status: 307,
|
||||
headers: {
|
||||
|
Reference in New Issue
Block a user