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
This commit is contained in:
@@ -12,6 +12,7 @@ import {
|
||||
Tooltip,
|
||||
CopyGeneratedSnippetButton,
|
||||
BadgesList,
|
||||
InjectedMDXData,
|
||||
} from "docs-ui"
|
||||
import { CommerceModuleSections } from "../CommerceModuleSections"
|
||||
import { EventHeader } from "../EventHeader"
|
||||
@@ -33,6 +34,7 @@ const MDXComponents: MDXComponentsType = {
|
||||
EventHeader,
|
||||
CopyGeneratedSnippetButton,
|
||||
BadgesList,
|
||||
InjectedMDXData,
|
||||
}
|
||||
|
||||
export default MDXComponents
|
||||
|
||||
Reference in New Issue
Block a user