gluestack-ui icon indicating copy to clipboard operation
gluestack-ui copied to clipboard

Documentation typo

Open KStockton opened this issue 1 year ago • 2 comments

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

  • [X] Expo
  • [X] React Native CLI
  • [X] Next
  • [X] Web
  • [X] Android
  • [ ] iOS

Other Platform

No response

Additional Information

No response

KStockton avatar May 22 '24 23:05 KStockton

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

Viraj-10 avatar May 23 '24 12:05 Viraj-10

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

cnt000paramount avatar Jul 15 '24 10:07 cnt000paramount