docs: added create swap and return guides (#3974)

* docs: added create swap and return guides

* switched sidebar item positions

* eslint fixes

* fixed link
This commit is contained in:
Shahed Nasser
2023-05-01 18:09:08 +03:00
committed by GitHub
parent 74c7b5c012
commit 257c2d1717
4 changed files with 494 additions and 16 deletions
+6 -12
View File
@@ -799,20 +799,14 @@ module.exports = {
label: "Storefront: Retrieve Order Details",
},
{
type: "link",
href: "#",
label: "Storefront: Create a Swap",
customProps: {
sidebar_is_soon: true,
},
type: "doc",
id: "modules/orders/storefront/create-return",
label: "Storefront: Create a Return",
},
{
type: "link",
href: "#",
label: "Storefront: Create a Return",
customProps: {
sidebar_is_soon: true,
},
type: "doc",
id: "modules/orders/storefront/create-swap",
label: "Storefront: Create a Swap",
},
{
type: "doc",