docs(v2): add clarity to tip in versioned using-themes page (#4609)

This commit is contained in:
Dick Wyn Yong 2021-04-13 10:59:50 -07:00 committed by GitHub
parent 2c57f44bd6
commit de9f414919
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -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.
:::

View file

@ -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.
:::