diff --git a/aio/content/start/index.md b/aio/content/start/index.md index 31e39be5c2..3ce6c2151e 100644 --- a/aio/content/start/index.md +++ b/aio/content/start/index.md @@ -204,6 +204,12 @@ You might have noticed that the product list component also defines a `products` We're going to create a new alert feature. The alert feature will take a product as an input. It will then check the product's price, and, if the price is greater than $700, it will display a "Notify Me" button that lets users sign up for notifications when the product goes on sale. +