eslint fixes

This commit is contained in:
Robin Scholtes 2023-08-15 20:33:09 +12:00
parent 9ea785fc63
commit ab8b48c437
5 changed files with 10 additions and 9 deletions

View file

@ -145,7 +145,7 @@ class HTMLIngredient {
for="${this.id}">
${this.name}
</label>
</div>`
</div>`;
break;
case "option":
html += `<div class="form-group ing-medium">