docs: added create tax provider guide (#3980)
* docs: added create tax provider guide * fix indentation * small fix
This commit is contained in:
@@ -28,12 +28,11 @@ Customers can view calculated taxes during their checkout process.
|
||||
<DocCardList colSize={6} items={[
|
||||
{
|
||||
type: 'link',
|
||||
href: '#',
|
||||
href: '/modules/taxes/backend/create-tax-provider',
|
||||
label: 'Backend: Create Tax Provider',
|
||||
customProps: {
|
||||
icon: Icons['academic-cap-solid'],
|
||||
description: 'Learn how to create a tax provider.',
|
||||
isSoon: true
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user