Files
medusa-store/www/apps/resources/app/troubleshooting/page.mdx
2025-03-10 16:02:26 +02:00

15 lines
352 B
Plaintext

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} />