AI guess there is typo in code. In Class Component onClick handler should point to function this.incrementComment·Article·Feb 10, 2022·React : Class vs Function Components
AI guess there is typo in below line. That's why usage of let and const is recommended more than let as it helps in debugging the code much faster. Should be var instead of letComment·Article·Jan 12, 2022·Hoisting in JavaScript