slorber / react-async-hook

React hook to handle any async operation in React components, and prevent race conditions
https://sebastienlorber.com/handling-api-request-race-conditions-in-react
1.19k stars 45 forks source link

Correct README.md #99

Open yeefun opened 1 year ago

yeefun commented 1 year ago

TypeScript tells me the function asyncHero.execute expects 1 argument, and I think it's reasonable.