docs(v2): Improve intro doc (#4770)

* Intro documentation refactoring

* useless images

* improve the intro doc
This commit is contained in:
Sébastien Lorber 2021-05-12 14:40:35 +02:00 committed by GitHub
parent 09d107969c
commit fe6492aa87
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 123 additions and 84 deletions

View file

@ -100,7 +100,7 @@ Use this component to render React Context providers and global stateful logic.
:::caution
We would like to discourage swizzling of components until we've minimally reached a Beta stage. The components APIs have been changing rapidly and are likely to keep changing until we reach Beta. Stick with the default appearance for now if possible to save yourself some potential pain in future.
We discourage swizzling of components during the Docusaurus 2 beta phase. The theme components APIs are likely to evolve and have breaking changes. If possible, stick with the default appearance for now.
:::