+ {children} +
+); + +const Ol: FC
+ {children}
+
+);
+
+const Pre: FC+ The documentation page you're looking for doesn't exist or may have been moved. +
++ From avatar stacks to live cursors, learn how deliver live chat, multiplayer collaboration features, and + more. +
+{children}
, + }, + ul: { + component: ({ children }: PropsWithChildren) =>
+ {children}
+
+ ),
+ },
+ code: {
+ component: ({ children }: PropsWithChildren) => {children},
+ },
+ a: {
+ component: ({ children, href }: PropsWithChildren<{ href: string }>) => (
+
+ {children}
+
+ ),
+ },
+ table: {
+ component: ({ children }: PropsWithChildren) => (
+ Loading...
+{example.description}
+