We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
That is, allow stuff like <div className=myClass ${class1} ${class2} />, without having to wrap the string in {}.
<div className=
/>
{}