Skip to content

Commit 9f3b2e9

Browse files
committed
Update README.md
1 parent f45df3c commit 9f3b2e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ A big thanks to both [Draqula](https://github.com/vadimdemedes/draqula) for insp
8282
<details>
8383
<summary>How is this different from Zeit's SWR?</summary>
8484
<br />
85+
8586
[Zeit's SWR](https://github.com/zeit/swr) is a great library, and is very similar is spirit and implementation to React Query with a few notable differences:
8687

8788
- React Query handles automatic cache purging for inactive queries and garbage collection. This can mean a much smaller memory footprint for apps that consume a lot of data or data that is changing often in a single session

0 commit comments

Comments
 (0)