Skip to content

Commit 3182928

Browse files
authored
fix: force new update because of https://status.npmjs.org/incidents/wy4002vc8ryc (#433)
1 parent 6417b18 commit 3182928

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/use-dataloader/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,3 +241,5 @@ const useDataLoader = (
241241
| data | return the `initialData` if no data is fetched or not present in the cache otherwise return the data fetched |
242242
| error | return the error occured during the request |
243243
| reload | allow you to reload the data (it doesn't clear the actual data) |
244+
245+

0 commit comments

Comments
 (0)