Replace ingredients images with SVGs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { RECIPES } from '../data/catalog.js?v=8';
|
||||
import { RECIPES } from '../data/catalog.js?v=9';
|
||||
import { getRecipeGridSectionHTML, renderRecipeGrid } from '../ui/recipeGrid.js';
|
||||
|
||||
const DEFAULT_MIN_MINUTES = 5;
|
||||
|
||||
Reference in New Issue
Block a user