I\'ve created a simple example of how useCallback is not allowing me to preserve state changes. When I remove the useCallback, the counters that I store in state u
useCallback