According to the official site. These are the two ways
{/* Comment goes here */}
Hello, {name}!
Second Example:
{/* It also works
for multi-line comments. */}
Hello, {name}!
Here is the link: https://reactjs.org/docs/faq-build.html#how-can-i-write-comments-in-jsx