gluestack / gluestack-ui

React & React Native Components & Patterns (copy-paste components & patterns crafted with Tailwind CSS (NativeWind))
https://gluestack.io/
MIT License
1.91k stars 94 forks source link

Documentation typo #2180

Open KStockton opened 1 month ago

KStockton commented 1 month ago

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

  1. Search GluestackUiStyledProvider in the docs
  2. See error. Screenshot 2024-05-22 at 5 07 44 PM

gluestack-ui Version

Docs

Platform

Other Platform

No response

Additional Information

No response

Viraj-10 commented 1 month ago

Hey @KStockton, Thanks for reporting this issue. We will have a look.

cnt000paramount commented 4 days ago

I found another error in the same part of the documentation:

Screenshot 2024-07-15 at 12 05 27

I created this PR to fix that: https://github.com/gluestack/gluestack-ui/pull/2306