Skip to content

Commit e3d9f33

Browse files
committed
fix: useFetch date
1 parent 22c9ee4 commit e3d9f33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/www/posts/mastering-http-requests-with-the-usefetch-hook.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Mastering HTTP Requests with the useFetch Hook"
3-
date: "2025-01-15"
3+
date: "2025-08-22"
44
description: "Discover the power of the useFetch hook - a comprehensive React hook for making HTTP requests with loading states, error handling, request cancellation, and convenient methods for all HTTP verbs."
55
author: "usehooks.io"
66
tags: ["react", "hooks", "http", "fetch", "api", "network", "async"]

0 commit comments

Comments
 (0)