From 7d572bd118e09b101359dd72a4ab1e15f001f98f Mon Sep 17 00:00:00 2001 From: JoemonReflections <105621339+JoemonReflections@users.noreply.github.com> Date: Tue, 20 Dec 2022 10:24:12 +0530 Subject: [PATCH] Updated URL --- 21_Introducing_Hooks/21_introducing_hooks.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/21_Introducing_Hooks/21_introducing_hooks.md b/21_Introducing_Hooks/21_introducing_hooks.md index 5a04e77..03357dc 100644 --- a/21_Introducing_Hooks/21_introducing_hooks.md +++ b/21_Introducing_Hooks/21_introducing_hooks.md @@ -14,7 +14,7 @@ -[<< Day 20](../20_projects/20_projects.md) | [Day 22>>]() +[<< Day 20](../20_projects/20_projects.md) | [Day 22>>](../22_Form_Using_Hooks/22_form_using_hooks.md) ![30 Days of React banner](../images/30_days_of_react_banner_day_21.jpg) @@ -404,4 +404,4 @@ ReactDOM.render(, rootElement) Convert everything you wrote to React hooks. 🎉 CONGRATULATIONS ! 🎉 -[<< Day 20](../20_projects/20_projects.md) | [Day 22>>]() +[<< Day 20](../20_projects/20_projects.md) | [Day 22>>](../22_Form_Using_Hooks/22_form_using_hooks.md)