From 08e294ac5dc6785da58868c34f77163a84420c2a Mon Sep 17 00:00:00 2001 From: ThomSullivan Date: Sat, 11 Mar 2023 08:47:15 -0600 Subject: [PATCH] Fixed link at bottom of page --- 05_Day_Props/05_props.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05_Day_Props/05_props.md b/05_Day_Props/05_props.md index 255ba7b..f329c64 100644 --- a/05_Day_Props/05_props.md +++ b/05_Day_Props/05_props.md @@ -1096,4 +1096,4 @@ We will cover propTypes in detail in other sections. 🎉 CONGRATULATIONS ! 🎉 -[<< Day 4](../04_Day_Component/04_components.md) | [Day 6 >>](../06_Day_Map_List_Keys/06_map_list_keys.md) +[<< Day 4](../04_Day_Components/04_components.md) | [Day 6 >>](../06_Day_Map_List_Keys/06_map_list_keys.md)