In the react docs there are examples of onClick handlers bound without useCallback like example A below. I\'ve used useCallback to keep memoized compon
useCallback