docs: Carts in Medusa (#406)
This commit is contained in:
+10
-2
@@ -77,8 +77,8 @@ module.exports = {
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
id: "how-to/create-medusa-app"
|
||||
}
|
||||
id: "how-to/create-medusa-app",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -89,6 +89,14 @@ module.exports = {
|
||||
type: "doc",
|
||||
id: "guides/fulfillment-api",
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
id: "guides/checkouts",
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
id: "guides/carts-in-medusa",
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user