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
Can you propose this in https://github.com/facebook/jsx/? The backtick is not a part of the spec we wrote there so we can't even implement it until it's there. Let's revisit this then.
It'd be cool if
<div className=
myClass ${class1} ${class2}/>
worked, instead of having to wrap the template string with{}
.The text was updated successfully, but these errors were encountered: