We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 91ef6ae + 6a9051a commit 8008efaCopy full SHA for 8008efa
README.md
@@ -18,7 +18,7 @@ assumptions about the shape of your data or the type of request.
18
- Provides convenient `isLoading`, `startedAt` and `finishedAt` metadata
19
- Provides `cancel` and `reload` actions
20
- Automatic re-run using `watch` prop
21
-- Accepts `onResolved` and `onRejected` callbacks
+- Accepts `onResolve` and `onReject` callbacks
22
- Supports optimistic updates using `setData`
23
24
> Versions 1.x and 2.x of `react-async` on npm are from a different project abandoned years ago. The original author was
0 commit comments