...
/Challenge: Creating a New Footer in Our Web Page
Challenge: Creating a New Footer in Our Web Page
Let's apply what we have learned about children and function props in this coding exercise.
We'll cover the following...
Overview
Using the code in the SPA widget below, perform the tasks below.
Requirements
In this challenge, you need to add a footer component using children prop and some text above the footer using function prop into the project that we have developed. You can follow these steps: ...
Ask