How to add comment inside the return statement in render function?
Use like this {/*comment*/}
working demo
You can add comments in render like that : {/* COMMENT */}
Use like this {/*comment*/}
working demo
You can add comments in render like that : {/* COMMENT */}