diff --git a/04_Day_Component/04_components.md b/04_Day_Component/04_components.md index 6209460..4c138a1 100644 --- a/04_Day_Component/04_components.md +++ b/04_Day_Component/04_components.md @@ -489,7 +489,9 @@ ReactDOM.render(, rootElement) 3. Use functional component to create the following design -![News Letter](../images/news_letter_design.png) 4. Use the give hexadecimal color generator in the example to create these random colors +![News Letter](../images/news_letter_design.png) + + 4. Use the given hexadecimal color generator in the example to create these random colors ![Hexadecimal colors](../images/hexadecimal_color_exercise.png)