I am using the   tag in jsx and it is not rendering the space. The following is a small snippet of my code.Please help.
var Reporting=React.createCla
You can also use ES6 template literals i.e.,
` ` or ` ${value}`