mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 08:19:07 +02:00
feat(v2): support/use React v17 by default (#4218)
* chore(v2): allow React v17 as peer dependency * minor React 17 changes * Revert examples * Possible fix * Use @docusaurus/react-loadable fork * add back react-loadable to please eslint/ts/linters, even if it's unused in practice * missing dependency bump * move enzyme dependencies to docusaurus v1 Co-authored-by: slorber <lorber.sebastien@gmail.com>
This commit is contained in:
parent
70a775f954
commit
b70829bef6
1 changed files with 1 additions and 1 deletions
|
@ -33,4 +33,4 @@
|
|||
]
|
||||
},
|
||||
"description": "Docusaurus example project"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue