docs: updates for v1.19 (#5868)
* docs: updates for v1.19 * Update www/apps/docs/content/upgrade-guides/medusa-core/1-19.mdx Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com> * Update www/apps/docs/content/upgrade-guides/medusa-core/1-19.mdx Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com> --------- Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
@@ -6,6 +6,8 @@ import { Kbd, DetailsSummary } from "docs-ui"
|
||||
import H1 from "./H1"
|
||||
import MDXCode from "./Code"
|
||||
import MDXDetails from "./Details"
|
||||
import DocCard from "@theme/DocCard"
|
||||
import DocCardList from "@theme/DocCardList"
|
||||
|
||||
export default {
|
||||
// Re-use the default mapping
|
||||
@@ -18,4 +20,6 @@ export default {
|
||||
a: MDXA,
|
||||
kbd: Kbd,
|
||||
h1: H1,
|
||||
DocCard,
|
||||
DocCardList,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user