You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm missing a option like https://www.npmjs.com/package/react-async-hook has for typescript that you can give as second option a array of the values you want to give to the async function. It is also nice typed because the array says also witch value it expecting related to the async function.