mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-24 13:38:02 +02:00
docs: use BrowserWindow for Markdown demos (#6215)
This commit is contained in:
parent
5132ecdeee
commit
0fa091a0c2
9 changed files with 101 additions and 32 deletions
|
@ -61,9 +61,7 @@ import TOCInline from '@theme/TOCInline';
|
|||
|
||||
```mdx-code-block
|
||||
<BrowserWindow>
|
||||
|
||||
<TOCInline toc={[toc[2], toc[4]]} />
|
||||
|
||||
</BrowserWindow>
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue