docs: revise next.js starter docs (#10520)

* docs: revised next.js starter

* update next.js starter in main docs
This commit is contained in:
Shahed Nasser
2024-12-10 11:58:19 +02:00
committed by GitHub
parent ce70782608
commit ed9bc1f1c4
10 changed files with 116 additions and 36 deletions

View File

@@ -479,13 +479,6 @@ export const sidebar = numberSidebarItems(
path: "/learn/storefront-development",
title: "Storefront Development",
chapterTitle: "Storefront",
children: [
{
type: "link",
path: "/learn/storefront-development/nextjs-starter",
title: "Next.js Starter",
},
],
},
{
type: "link",