docs(theme-live-codeblock): update versioned docs to include link to react-live (#10902)

This commit is contained in:
Justin D Mathew 2025-02-06 01:10:53 -08:00 committed by GitHub
parent f73d401d3a
commit 987eb1c6d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 9 additions and 9 deletions

View file

@ -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