docs: revise storefront development guide (#10522)

This commit is contained in:
Shahed Nasser
2024-12-10 12:33:52 +02:00
committed by GitHub
parent ed9bc1f1c4
commit 096f1c2a9b
5 changed files with 56 additions and 32 deletions
+14 -11
View File
@@ -1818,17 +1818,20 @@ export const sidebar = sidebarAttachHrefCommonOptions([
isChildSidebar: true,
children: [
{
type: "link",
path: "/storefront-development/tips",
title: "Tips",
},
{
type: "link",
path: "/storefront-development/publishable-api-keys",
title: "Publishable API Key",
},
{
type: "separator",
type: "category",
title: "General",
children: [
{
type: "link",
path: "/storefront-development/tips",
title: "Tips",
},
{
type: "link",
path: "/storefront-development/publishable-api-keys",
title: "Publishable API Key",
},
],
},
{
type: "category",