Update component names to MDX2

This commit is contained in:
Marcus Blättermann 2022-11-14 00:11:44 +01:00
parent f59d7b67cf
commit e215e3a6d3
No known key found for this signature in database
GPG Key ID: A1E1F04008AC450D

View File

@ -43,26 +43,26 @@ export const remarkComponents = {
wrapper: ({ children }) => children,
hr: Hr,
infobox: Infobox,
table: Table,
tr: Tr,
tx: Tx,
th: Th,
td: Td,
help: Help,
button: Button,
youtube: YouTube,
soundcloud: SoundCloud,
iframe: Iframe,
googlesheet: GoogleSheet,
abbr: Abbr,
tag: Tag,
accordion: Accordion,
grid: Grid,
inlinecode: InlineCode,
project: Project,
integration: Integration,
integrationlogo: IntegrationLogo,
Infobox,
Table,
Tr,
Tx,
Th,
Td,
Help,
Button,
YouTube,
SoundCloud,
Iframe,
GoogleSheet,
Abbr,
Tag,
Accordion,
Grid,
InlineCode,
Project,
Integration,
IntegrationLogo,
Label,
Logos,