Unify product cards and edit packaged amounts by pack
All checks were successful
Build and Deploy / build-and-push (push) Successful in 1m13s

This commit is contained in:
2026-04-10 15:29:52 +02:00
parent 86d47f126d
commit 527324515a
3 changed files with 101 additions and 22 deletions

View File

@@ -9,7 +9,7 @@ import {
loadPantry,
getPantryTotal,
} from '../services/pantryShopping.js?v=2';
import { createIngredientCardController, getIngredientCardHTML } from '../ui/ingredientCard.js?v=20260410-106';
import { createIngredientCardController, getIngredientCardHTML } from '../ui/ingredientCard.js?v=20260410-107';
/* ── helpers ── */