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
+2 -13
View File
@@ -784,12 +784,9 @@ module.exports = {
label: "Admin: Manage Returns",
},
{
type: "link",
href: "#",
type: "doc",
id: "modules/orders/admin/manage-claims",
label: "Admin: Manage Claims",
customProps: {
sidebar_is_soon: true,
},
},
{
type: "link",
@@ -799,14 +796,6 @@ module.exports = {
sidebar_is_soon: true,
},
},
{
type: "link",
href: "#",
label: "Admin: Manage Return Reasons",
customProps: {
sidebar_is_soon: true,
},
},
{
type: "link",
href: "#",