completing all documentation and other such maintenance

This commit is contained in:
Robin Scholtes 2023-08-14 13:33:20 +12:00
parent f176a1106a
commit daac91d970
8 changed files with 106 additions and 67 deletions

View file

@ -9,8 +9,8 @@ import Utils from "../core/Utils.mjs";
/**
* Object to handle the creation of operation ingredients.
*
* @TODO: would be nice to refactor this. Move everything to c-ingredient-li and
* implement there accordingly, delete this file
* Note: Not to be confused with the native web component c-ingredient-li, which is the component that makes the parent
* list item 'ingredient' in recipe-list.
*/
class HTMLIngredient {