docs: added how to manage swaps documentation (#3941)

* docs: added how to manage swaps documentation

* added a note about listing swaps

* fix console.log
This commit is contained in:
Shahed Nasser
2023-04-27 12:27:55 +03:00
committed by GitHub
parent 538c9874ba
commit ceeba5fba6
5 changed files with 543 additions and 9 deletions
+2 -5
View File
@@ -774,12 +774,9 @@ module.exports = {
label: "Admin: Edit an Order",
},
{
type: "link",
href: "#",
type: "doc",
id: "modules/orders/admin/manage-swaps",
label: "Admin: Manage Swaps",
customProps: {
sidebar_is_soon: true,
},
},
{
type: "link",