Search
In the code below, when we click the button, events on both the button as well as fruit-cart gets triggered.
Your task is to change the code in a way that only the event on the button element is triggered.