Comments inside children section of tag should be placed inside braces react/jsx-no-comment-textnodes code example
Example 1: comment in react
{/* A JSX comment */}
Example 2: comment out html in react
how to add multiple comment in react
{/*
Multi
line
comment
*/}
Example 3: how to add multiple comment in react
how to add multiple comment in react