Alright, we created out List component, but we haven't added props yet.
List
To create the component, we need to make sure to Capitalize the first letter of the component, in this case <List/>.
<List/>