Use SVGs in pantry list
Some checks failed
Build and Deploy / build-and-push (push) Failing after 1m17s
Some checks failed
Build and Deploy / build-and-push (push) Failing after 1m17s
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { RECIPES, INGREDIENTS, PRODUCTS } from '../data/catalog.js?v=9';
|
||||
import { createIngredientCardController, getIngredientCardHTML } from '../ui/ingredientCard.js?v=20260417-115';
|
||||
import { createIngredientCardController, getIngredientCardHTML } from '../ui/ingredientCard.js?v=20260417-116';
|
||||
|
||||
function escapeHtml(s) {
|
||||
return String(s)
|
||||
|
||||
Reference in New Issue
Block a user