generated from boboko/starter
fix in product page links and tabs, fixes in email template, minor change in reviews theming
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user