It should also be "latest" so that if you call it twice the second call gets the first calls value `setState(prev => prev + 1)`
It should also be "latest" so that if you call it twice the second call gets the first calls value
setState(prev => prev + 1)