Im trying useReducer() in my file and was wondering if I could use asynchronous code, but in my console.log() I get an empty array, it hits my default.
useReducer()
console.log()