[examples/github-backed-catalog][m]: rplc @flowershow with @portaljs packages

This commit is contained in:
olayway
2023-06-14 11:34:26 +02:00
parent 0225eb49ba
commit f8ef07646f
6 changed files with 323 additions and 272 deletions

View File

@@ -1,6 +1,6 @@
import { MDXRemote } from 'next-mdx-remote';
import dynamic from 'next/dynamic';
import { Mermaid } from '@flowershow/core';
import { Mermaid } from '@portaljs/core';
// Custom components/renderers to pass to MDX.
// Since the MDX files aren't loaded by webpack, they have no knowledge of how