Get a year access to Vue Mastery with 40% off
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