Skip to content
This repository was archived by the owner on Aug 3, 2023. It is now read-only.

Commit b5f9a4f

Browse files
committed
Update guides readme page
1 parent 027e771 commit b5f9a4f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/guides/INDEX.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
These guides provide tips and additional information that can help you use React Request.
44

5+
* [Response Caching](./response-caching.md)
6+
* [Request Deduplication](./request-deduplication.md)
7+
* [Request Keys](./request-keys.md)
8+
* [Best Practices](./best-practices.md)
59
* [Using the `lazy` Prop](./using-the-lazy-prop.md)
610
* [Aborting](./aborting.md)
711
* [Differences with `fetch()`](./differences-with-fetch.md)
812
* [Differences with React Apollo](./differences-with-react-apollo.md)
9-
* [Request Keys](./request-keys.md)
10-
* [Request Deduplication](./response-caching.md)
11-
* [Request Deduplication](./request-deduplication.md)
12-
* [Best Practices](./best-practices.md)
1313
* [Integration with Other Technologies](./integration-with-other-technologies.md)

0 commit comments

Comments
 (0)