Files
medusa-store/www/apps/docs
Dan Vaynshteyn 342712b8ab Fixed logged-in-user.mdx example (#7132)
Previous documentation stuffed type imports with regular imports. This was fine, but either remove the unnecessary 'type' in the first import statement or import like this PR.
2024-04-26 08:05:52 +00:00
..

Medusa Documentation

The Medusa documentation website is built with Docusaurus v2. You can learn more about contributing here.

Components and Theme

Extended Theme Components

Components that extend themes from Docusaurus or other plugins are placed under src/theme.

Medusa Docs Components

Components created specifically for the Medusa Docs are placed under the src/componenets directory.