fix: add item form now syncs with its correstonding toggle button correctly

This commit is contained in:
rasmusq
2025-11-25 20:53:04 +01:00
parent 6a927d4045
commit 0c8dc087ca
2 changed files with 4 additions and 8 deletions
@@ -246,6 +246,7 @@
<WishlistActionButtons
bind:rearranging={rearranging}
showAddForm={showAddForm}
onToggleAddForm={handleToggleAddForm}
/>