Save 40% on a year of Vue learning
So far we’ve only had one component for the entire app. In this lesson, we’ll extract some code to a second component called ProductDisplay. And we’ll talk about how to set up props so that we can pass data from the App component to the **Product