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:
@@ -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,
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user