setstateReactSetstateMediumCalling `setCount(c => c + 1)` twice in the same handler (starting at 0) results in:1A final count of 22A final count of 13A final count of 04An errorBack to list