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

This commit is contained in:
Dick Wyn Yong 2021-04-13 02:23:18 -07:00 committed by GitHub
parent 7ba0fdf831
commit edfc7ff3b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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