docs: added Manage Tax Settings doc (#3983)
* docs: added Manage Tax Settings doc * fixed eslint errors
This commit is contained in:
@@ -46,12 +46,11 @@ Customers can view calculated taxes during their checkout process.
|
||||
},
|
||||
{
|
||||
type: 'link',
|
||||
href: '#',
|
||||
label: 'Admin: Manage Tax Providers',
|
||||
href: '/modules/taxes/admin/manage-tax-settings',
|
||||
label: 'Admin: Manage Tax Settings',
|
||||
customProps: {
|
||||
icon: Icons['academic-cap-solid'],
|
||||
description: 'Learn how to manage a taxes using Admin APIs.',
|
||||
isSoon: true
|
||||
description: 'Learn how to manage tax settings using Admin APIs.',
|
||||
}
|
||||
},
|
||||
]} />
|
||||
|
||||
Reference in New Issue
Block a user