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 appreciate the idea. However I think at this point we're going to opt for explicitness here. There's some further discussion in facebook/jsx#23 (where we maintain the JSX "spec"). Since it exists over there, I'm going to close out here.
Hello,
I've searched for similar issues, but didn't found one, sorry if this is a duplicate.
Let say I have following component:
The code for forwarding properties could be less verbose with shortcut syntax:
I'm aware about spread operator, but it's not comfortable sometime. For example if I don't want to revalidate
Header
whentext
property is changed.The text was updated successfully, but these errors were encountered: