[examples/learn][m]: rplc @flowershow with @portaljs packages

This commit is contained in:
olayway
2023-06-14 11:34:14 +02:00
parent b68c52ce36
commit 0225eb49ba
6 changed files with 343 additions and 1670 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