You can’t use normal html template inside React library . JSX is a preprocessor step that adds XML syntax to JavaScript.
XML syntax to JavaScript
JSX access by double curly braces {}
{}
{2+4} // 6