docs: added manage claims documentation (#3944)

* docs: added manage claims documentation

* remove sidebar item

* fixed link
This commit is contained in:
Shahed Nasser
2023-04-27 16:43:07 +03:00
committed by GitHub
parent 588abbe833
commit d38b3249f7
6 changed files with 676 additions and 22 deletions

View File

@@ -182,12 +182,11 @@ Customers can also request to return or swap items. This allows for implementing
},
{
type: 'link',
href: '#',
href: '/modules/orders/admin/manage-claims',
label: 'Admin: Manage Claims',
customProps: {
icon: Icons['academic-cap-solid'],
description: 'Learn how to manage claims using Admin APIs.',
isSoon: true,
}
},
{