I know that subsequent state updates using the setter function that useState provides is asynchronous in nature. My question is whether the initial value settin
useState