We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06613cc commit 46a4173Copy full SHA for 46a4173
1 file changed
packages/tdev/brython-code/components/Header/PluginNotRegisteredAlert.tsx
@@ -1,5 +1,5 @@
1
import Admonition from '@theme-original/Admonition';
2
-import CodeBlock from '@theme-original/Admonition';
+import CodeBlock from '@theme-original/CodeBlock';
3
import styles from './styles.module.scss';
4
5
const SiteConfig = `
0 commit comments