gluestack-ui
gluestack-ui copied to clipboard
Documentation typo
Description
There is a ; in the jsx code that is confusing.
CodeSandbox/Snack link
If you go to the Documentation for GluestackUIStyledProvider its in the box
Steps to reproduce
- Search GluestackUiStyledProvider in the docs
- See error.
gluestack-ui Version
Docs
Platform
- [X] Expo
- [X] React Native CLI
- [X] Next
- [X] Web
- [X] Android
- [ ] iOS
Other Platform
No response
Additional Information
No response
Hey @KStockton, Thanks for reporting this issue. We will have a look.
I found another error in the same part of the documentation:
I created this PR to fix that: https://github.com/gluestack/gluestack-ui/pull/2306