Skip to content

Commit 4c85af2

Browse files
committed
docs: update comparison
1 parent d69ed17 commit 4c85af2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/pages/comparison.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Feature/Capability Key:
1515
| | React Query | SWR [_(Website)_][swr] | Apollo Client [_(Website)_][apollo] | RTK-Query [_(Website)_][rtk-query] |
1616
| -------------------------------------------------- | -------------------------------------- | -------------------------- | ------------------------------------- | ----------------------------------------------------------- |
1717
| Platform Requirements | React | React | React, GraphQL | Redux |
18-
| Their Comparison | | (none) | (none) | [Comparison][rtk-comparison] |
18+
| Their Comparison | | (none) | (none) | [Comparison][rtk-query-comparison] |
1919
| Supported Query Syntax | Promise, REST, GraphQL | Promise, REST, GraphQL | GraphQL | Promise, REST, GraphQL |
2020
| Supported Frameworks | React | React | React + Others | Any |
2121
| Supported Query Keys | JSON | JSON | GraphQL Query | JSON |

0 commit comments

Comments
 (0)