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.
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.