docs: generate invoice tutorial (#13077)

* docs: generate invoice tutorial

* fix vale error

* add missing icon

* fix sidebar

* update date
This commit is contained in:
Shahed Nasser
2025-08-04 12:42:47 +03:00
committed by GitHub
parent 55d0879576
commit 7c85ede384
12 changed files with 5026 additions and 1 deletions

View File

@@ -763,6 +763,10 @@ export const filesMap = [
"filePath": "/www/apps/resources/app/how-to-tutorials/tutorials/gift-message/page.mdx",
"pathname": "/how-to-tutorials/tutorials/gift-message"
},
{
"filePath": "/www/apps/resources/app/how-to-tutorials/tutorials/invoice-generator/page.mdx",
"pathname": "/how-to-tutorials/tutorials/invoice-generator"
},
{
"filePath": "/www/apps/resources/app/how-to-tutorials/tutorials/loyalty-points/page.mdx",
"pathname": "/how-to-tutorials/tutorials/loyalty-points"