mirror of
https://github.com/facebook/docusaurus.git
synced 2025-04-28 17:57:48 +02:00
docs(theme-live-codeblock): update theme-live-codeblock.mdx to include link to react-live (#10874)
This commit is contained in:
parent
d025403f73
commit
8bc3e8a092
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ slug: /api/themes/@docusaurus/theme-live-codeblock
|
|||
|
||||
# 📦 theme-live-codeblock
|
||||
|
||||
This theme provides a `@theme/CodeBlock` component that is powered by react-live. You can read more on [interactive code editor](../../guides/markdown-features/markdown-features-code-blocks.mdx#interactive-code-editor) documentation.
|
||||
This theme provides a `@theme/CodeBlock` component that is powered by [react-live](https://commerce.nearform.com/open-source/react-live/). You can read more on [interactive code editor](../../guides/markdown-features/markdown-features-code-blocks.mdx#interactive-code-editor) documentation.
|
||||
|
||||
```bash npm2yarn
|
||||
npm install --save @docusaurus/theme-live-codeblock
|
||||
|
|
Loading…
Add table
Reference in a new issue