docs: added examples page (#9587)
- Added an examples page with examples of all different concepts in Medusa. We'll probably add more examples with time as we see the need for them. - Small fixes in different pages. Preview: https://resources-docs-ocb5uyp0o-medusajs.vercel.app/v2/resources/examples
This commit is contained in:
@@ -591,6 +591,10 @@ export const filesMap = [
|
||||
"filePath": "/www/apps/resources/app/events-reference/page.mdx",
|
||||
"pathname": "/events-reference"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/examples/page.mdx",
|
||||
"pathname": "/examples"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/integrations/page.mdx",
|
||||
"pathname": "/integrations"
|
||||
|
||||
Reference in New Issue
Block a user