commento jsx code example
Example 1: comment jsx code
{/* comment here */}
It is a regular /* Block Comments */, but needs to be wrapped in curly braces.
Example 2: comentário jsx
{/* COMENTÁRIO JSX */}
{/* comment here */}
It is a regular /* Block Comments */, but needs to be wrapped in curly braces.
{/* COMENTÁRIO JSX */}