That is, allow stuff like `<div className=`myClass ${class1} ${class2}` />`, without having to wrap the string in `{}`.