docs: add a need help button (#8069)

* docs: add a need help button

* change github issue link

* responsive fixes
This commit is contained in:
Shahed Nasser
2024-07-11 10:29:13 +03:00
committed by GitHub
parent f460348280
commit a8df528c65
23 changed files with 219 additions and 107 deletions
@@ -923,14 +923,6 @@ export const filesMap = [
"filePath": "/www/apps/resources/app/storefront-development/tips/page.mdx",
"pathname": "/storefront-development/tips"
},
{
"filePath": "/www/apps/resources/app/troubleshooting/_s3-plugin-acl-error/page.mdx",
"pathname": "/troubleshooting/_s3-plugin-acl-error"
},
{
"filePath": "/www/apps/resources/app/troubleshooting/_transaction-promise-all/page.mdx",
"pathname": "/troubleshooting/_transaction-promise-all"
},
{
"filePath": "/www/apps/resources/app/troubleshooting/cors-errors/page.mdx",
"pathname": "/troubleshooting/cors-errors"
+4 -11
View File
@@ -7705,17 +7705,10 @@ export const generatedSidebar = [
{
"loaded": true,
"isPathHref": true,
"title": "Configurations",
"path": "/references/medusa-config",
"title": "Medusa Configurations",
"hasTitleStyling": true,
"children": [
{
"loaded": true,
"isPathHref": true,
"path": "/references/medusa-config",
"title": "Medusa Application",
"children": []
}
]
"children": []
},
{
"loaded": true,
@@ -7865,7 +7858,7 @@ export const generatedSidebar = [
{
"loaded": true,
"isPathHref": true,
"title": "Medusa Backend",
"title": "Medusa Application",
"hasTitleStyling": true,
"children": [
{