From 2c4d2267ca874bbc62f0753d30e6bc5ef8d79e70 Mon Sep 17 00:00:00 2001 From: Asabeneh Date: Mon, 5 Oct 2020 04:58:27 +0300 Subject: [PATCH] Day_5 --- 05_Day_Props/05_props.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/05_Day_Props/05_props.md b/05_Day_Props/05_props.md index 86be590..2d7b482 100644 --- a/05_Day_Props/05_props.md +++ b/05_Day_Props/05_props.md @@ -15,7 +15,7 @@ -[<< Day 4](../30-Days-Of-React/04_Day_Component/04_components.md) | [Day 6 >>]() +[<< Day 4](../04_Day_Component/04_components.md) | [Day 6 >>]() ![30 Days of React banner](../images/30_days_of_react_banner_day_5.jpg) @@ -1111,4 +1111,5 @@ We will cover propTypes in detail in other section. ![Hexadecimal colors](../images/hexadecimal_color_exercise.png) 🎉 CONGRATULATIONS ! 🎉 -[<< Day 4](../30-Days-Of-React/04_Day_Component/04_components.md) | [Day 6 >>]() + +[<< Day 4](../04_Day_Component/04_components.md) | [Day 6 >>]()