This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
You can continue the conversation there. Go to discussion →
'Center' cannot be used as a JSX component. Its return type 'ReactNode' is not a valid JSX element. Type 'undefined' is not assignable to type 'Element | null'
#3046
Description
I'm not sure if this is a typescript setting, but I am seeing this error when using the "JSX style props" example in the playground.
'Center' cannot be used as a JSX component. Its return type 'ReactNode' is not a valid JSX element. Type 'undefined' is not assignable to type 'Element | null'
Link to Reproduction
https://play.panda-css.com/q34YhriqKq
Steps to reproduce
JS Framework
React (TS)
Panda CSS Version
v0.49.0
Browser
No response
Operating System
Additional Information
No response
The text was updated successfully, but these errors were encountered: