There are two components - App
and its children component First
Write code to provide:
- Using the
props
the componentApp
passes into the componentFirst
the list converted into lowercase:
Animals
Anime
Anti-Malware
Art Design
Books
Business
Calendar
Cloud Storage
File Sharing
Animals
Continuous Integration
Cryptocurrency
- The component
First
renders the first (is at index 0) element of the array received in props.