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
Sub tree (fragment) as component props is supported in vanilla js and react since this PR #73. mini-react and vue need to have similar support as well.
What?
Sub tree (fragment) as component props is supported in vanilla js and react since this PR #73. mini-react and vue need to have similar support as well.
Sample of sub tree in React (prefix prop):
The text was updated successfully, but these errors were encountered: