Skip to content

Commit

Permalink
feat(v2): support/use React v17 by default (#4218)
Browse files Browse the repository at this point in the history
* 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 <[email protected]>
  • Loading branch information
lex111 and slorber authored Feb 12, 2021
1 parent 70a775f commit b70829b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@
]
},
"description": "Docusaurus example project"
}
}

0 comments on commit b70829b

Please sign in to comment.