mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-02 10:52:35 +02:00
docs(v2): add clarity to tip in versioned using-themes page (#4609)
This commit is contained in:
parent
2c57f44bd6
commit
de9f414919
2 changed files with 2 additions and 2 deletions
|
@ -92,7 +92,7 @@ This component is applied above the router and the theme `<Layout>`, and will **
|
|||
|
||||
:::tip
|
||||
|
||||
Use this component render React Context providers and global stateful logic.
|
||||
Use this component to render React Context providers and global stateful logic.
|
||||
|
||||
:::
|
||||
|
||||
|
|
|
@ -92,7 +92,7 @@ This component is applied above the router and the theme `<Layout>`, and will **
|
|||
|
||||
:::tip
|
||||
|
||||
Use this component render React Context providers and global stateful logic.
|
||||
Use this component to render React Context providers and global stateful logic.
|
||||
|
||||
:::
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue