From 8028e92d381c57db99db03b8c2323b5c56b33c4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20Xalambr=C3=AD?= Date: Wed, 6 Dec 2023 09:33:03 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51f99e6..a28e8a7 100644 --- a/README.md +++ b/README.md @@ -1788,7 +1788,7 @@ export function Component({ data }) { } ``` -### Derive Fetcher init +### Derive Fetcher Type > **Note** > This depends on `@remix-route/react`.