Props
Refactor the exercise Components/JSX and use props for your components.
For example, pass in the user
into a User
component.
Refactor the exercise Components/JSX and use props for your components.
For example, pass in the user
into a User
component.