You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed that if there is only a single root element, the fourth argument is included.
However, if there are multiple elements, just simply add a single <div />, there is only one argument which aligns with our expectations.
If I’m mistaken or misunderstanding something, please let me know.
Single Element
Multiple Elements
Would it be possible to assign this issue to me? I’d love to contribute as soon as possible.
Given this
Current codegen (the 4th argument
true
indicates a child component that is also the root of the parent):Expected:
The text was updated successfully, but these errors were encountered: