mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-03 19:32:35 +02:00
docs(v2): Improve intro doc (#4770)
* Intro documentation refactoring * useless images * improve the intro doc
This commit is contained in:
parent
09d107969c
commit
fe6492aa87
9 changed files with 123 additions and 84 deletions
|
@ -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.
|
||||
|
||||
:::
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue