3.5: Challenge 2
Revise the component now to do the following:
Keep the list in the component.
Underneath the list, make two components.
Make a functional component with a no Arrow Syntax.
Make another functional component using Arrow Syntax.
For an added bonus, make use of the reactstrap package in some unique way.
Here's what we've got, and it's responsive. Possible answer on the next page.
Last updated