You can write a comment in JSX by wrapping it in curly braces and using JavaScript’s multi-line comment syntax.

{/* This is a comment */}