Keep select param on navigation and toggles
All checks were successful
Build Docker Image / build (push) Successful in 5m5s

This commit is contained in:
Ruslan Bakiev
2026-02-07 12:14:00 +07:00
parent 1f60062d15
commit 481a38b3a1
5 changed files with 17 additions and 17 deletions

View File

@@ -3,7 +3,7 @@
<!-- Header with back button -->
<div class="p-4 border-b border-base-300">
<NuxtLink
:to="localePath('/catalog')"
:to="localePath('/catalog?select=product')"
class="btn btn-sm btn-ghost gap-2"
>
<Icon name="lucide:arrow-left" size="18" />