CADS-Dry-INC-Sons / inventory-app

A full-stack application to track your inventory
0 stars 0 forks source link

create new item show component, pass down fetchItem to Item #5

Closed shamiguel closed 11 months ago

shamiguel commented 11 months ago

Created a new component, ItemShow, and passed down the fetchItem function from App to Item.