From 11ad1a80868af15eef3dd71e07d47e7163cec654 Mon Sep 17 00:00:00 2001 From: Mahdi ramezaan zaade Date: Thu, 7 Aug 2025 19:09:11 +0330 Subject: [PATCH] Update resource tag (#9003) the first link is refer to react docs and should be official --- .../roadmaps/react/content/usecallback@dgoDNDtW2_q9R9yhkXrcz.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/roadmaps/react/content/usecallback@dgoDNDtW2_q9R9yhkXrcz.md b/src/data/roadmaps/react/content/usecallback@dgoDNDtW2_q9R9yhkXrcz.md index e296682da..1a90367a8 100644 --- a/src/data/roadmaps/react/content/usecallback@dgoDNDtW2_q9R9yhkXrcz.md +++ b/src/data/roadmaps/react/content/usecallback@dgoDNDtW2_q9R9yhkXrcz.md @@ -4,6 +4,6 @@ Visit the following resources to learn more: -- [@article@React Documentation on useCallback](https://react.dev/reference/react/useCallback) +- [@official@React Documentation on useCallback](https://react.dev/reference/react/useCallback) - [@article@useCallback Explained in Depth](https://kentcdodds.com/blog/usememo-and-usecallback) - [@article@useCallback Hook: An Introductory Guide](https://dmitripavlutin.com/dont-overuse-react-usecallback/)