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
+1 -2
View File
@@ -174,12 +174,11 @@ Customers can also request to return or swap items. This allows for implementing
},
{
type: 'link',
href: '#',
href: '/modules/orders/admin/manage-swaps',
label: 'Admin: Manage Swaps',
customProps: {
icon: Icons['academic-cap-solid'],
description: 'Learn how to manage swaps using Admin APIs.',
isSoon: true,
}
},
{