mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-31 15:29:32 +02:00
chore: upgrade minor dependencies (#10610)
This commit is contained in:
parent
4892f3ac4a
commit
28f6a4907a
13 changed files with 3041 additions and 2843 deletions
|
@ -8,7 +8,7 @@
|
|||
import React from 'react';
|
||||
|
||||
// Add react-live imports you need here
|
||||
const ReactLiveScope = {
|
||||
const ReactLiveScope: unknown = {
|
||||
React,
|
||||
...React,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue