ava / use-http

🐶 React hook for making isomorphic http requests
https://use-http.com
MIT License
2.31k stars 114 forks source link

Update README.md #361

Open NoamYodfat opened 2 years ago

NoamYodfat commented 2 years ago

Little doc change to eliminate some future confusions. according to the official react docs, the absolute correct way of setting a state that is based on the latest snapshot of the same state is as such.