Recalls
Filters
                                            List of products
                                             
                                            contain the selected allergens.
                                        
                                        
                                            Showing  of  products
                                        
                                    No products to display
Showing of products
 {
                                                            if( link.url && link.active == false ){
                                                                performSearch({ url: link.url })
                                                            }
                                                        }"
                                                        class="relative inline-flex items-center px-3 py-1 -ml-px text-sm font-medium text-gray-700 bg-white border border-gray-300 leading-5 hover:text-gray-500 focus:z-10 focus:outline-none focus:ring ring-gray-300 focus:border-rose-300 active:bg-gray-100 active:text-gray-700 transition ease-in-out duration-150"
                                                        :aria-label="`Go to page ${ link.label }`"
                                                        x-html="link.label"
                                                        :class="[ link.active ? 'text-rose-500' : '' ]"
                                                    >