docs: added Manage Tax Settings doc (#3983)
* docs: added Manage Tax Settings doc * fixed eslint errors
This commit is contained in:
+2
-13
@@ -945,12 +945,9 @@ module.exports = {
|
||||
label: "Backend: Override Tax Calculation",
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
href: "#",
|
||||
type: "doc",
|
||||
id: "modules/taxes/admin/manage-tax-settings",
|
||||
label: "Admin: Manage Taxes",
|
||||
customProps: {
|
||||
sidebar_is_soon: true,
|
||||
},
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
@@ -960,14 +957,6 @@ module.exports = {
|
||||
sidebar_is_soon: true,
|
||||
},
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
href: "#",
|
||||
label: "Admin: Manage Tax Overrides",
|
||||
customProps: {
|
||||
sidebar_is_soon: true,
|
||||
},
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
id: "modules/taxes/storefront/manual-calculation",
|
||||
|
||||
Reference in New Issue
Block a user