fix in product page links and tabs, fixes in email template, minor change in reviews theming

This commit is contained in:
elvira
2026-09-22 19:18:55 +03:00
parent 24851184c4
commit e3a6267059
7 changed files with 32 additions and 21 deletions
@@ -33,7 +33,7 @@ class="flex items-center gap-1.5 text-brand"
@if ($linkable)
<button
type="button"
data-action="click->review-count#activate"
data-action="click->tab-link#activate"
class="text-sm text-neutral-500 hover:underline cursor-pointer"
aria-controls="tab-panel-reviews"
>{{ $countText }}</button>