docs: avalara integration tutorial (#13808)
* docs: avalara integration tutorial * fix getTaxLines method * fixes * fix broken link * fix build error * fix vale errors
This commit is contained in:
@@ -185,4 +185,16 @@ export const integrationsSidebar = [
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
title: "Tax",
|
||||
initialOpen: true,
|
||||
children: [
|
||||
{
|
||||
type: "link",
|
||||
path: "/integrations/guides/avalara",
|
||||
title: "Avalara",
|
||||
},
|
||||
],
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user