You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set up PostItem to receive and display data (e.g., post title and summary) from PostList using props. Render multiple instances of PostItem within PostList to simulate a list of posts. Document the role of PostItem as a child component, and illustrate how it receives and displays data via props.
The text was updated successfully, but these errors were encountered:
Set up PostItem to receive and display data (e.g., post title and summary) from PostList using props. Render multiple instances of PostItem within PostList to simulate a list of posts. Document the role of PostItem as a child component, and illustrate how it receives and displays data via props.
The text was updated successfully, but these errors were encountered: