docs: added taxes conceptual guide (#3975)

* docs: added taxes conceptual guide

* fixed metadata

* added an example for the tax provider
This commit is contained in:
Shahed Nasser
2023-05-08 13:41:59 +03:00
committed by GitHub
parent bd2a06f48c
commit e9ca647a1d
3 changed files with 93 additions and 7 deletions
+1 -2
View File
@@ -146,12 +146,11 @@ Learn how tax-related entities and concepts are built, their relation to other m
<DocCardList colSize={6} items={[
{
type: 'link',
href: '#',
href: '/modules/taxes',
label: 'Architecture: Tax',
customProps: {
icon: Icons['circle-stack-solid'],
description: 'Learn about the Tax Architecture.',
isSoon: true,
}
},
{