docs: update storefront development snippets for next.js 15 compatibility (#10843)
This commit is contained in:
@@ -125,11 +125,6 @@ export const storefrontGuidesSidebar = [
|
||||
type: "category",
|
||||
title: "Carts",
|
||||
children: [
|
||||
{
|
||||
type: "link",
|
||||
path: "/storefront-development/cart",
|
||||
title: "Overview",
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
path: "/storefront-development/cart/create",
|
||||
@@ -204,11 +199,6 @@ export const storefrontGuidesSidebar = [
|
||||
type: "category",
|
||||
title: "Customers",
|
||||
children: [
|
||||
{
|
||||
type: "link",
|
||||
path: "/storefront-development/customers",
|
||||
title: "Overview",
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
path: "/storefront-development/customers/register",
|
||||
|
||||
Reference in New Issue
Block a user