Files
medusa-store/www/apps/resources/app/troubleshooting/page.mdx
Shahed Nasser 009d00f27d docs: redesign table of content (#12647)
* implement toc

* added to projects

* fixes and adapt for references

* added product frontmatter

* remove action menu from 404 pages
2025-05-30 16:55:36 +03:00

19 lines
380 B
Plaintext

---
generate_toc: true
---
import { ChildDocs } from "docs-ui"
export const metadata = {
title: `Troubleshooting Guides`,
}
# {metadata.title}
<Note>
The following troubleshooting guides are intended for technical users. If you're not a technical user, refer your technical team to this documentation.
</Note>
<ChildDocs hideItems={["Overview"]} defaultItemsPerRow={2} />