Hi I am running two API\'s inside async function in react JS. Sometimes It is working fine but sometimes second API is running before first is finished. Here is my code -