Rendering Product Components
Learn to render components in templates.
Rendering the category-product
component
Let’s open our category.hbs
and replace the code with the category-product
...
Learn to render components in templates.
category-product
componentLet’s open our category.hbs
and replace the code with the category-product
...