-
-
Notifications
You must be signed in to change notification settings - Fork 139
Open
Labels
Description
We have this lesson here on passing props from parent to child component
But we should have short lesson right after that to talk about how to pass in inline objects as a prop.
We should model the lesson from the react docs explanation here
https://react.dev/learn/passing-props-to-a-component#step-1-pass-props-to-the-child-component
I thought about adding it to the existing lesson linked above but that might make it to long. So we should just have a short lesson.