1
0
mirror of https://github.com/morris/vanilla-todo.git synced 2025-08-22 05:33:06 +02:00

add html comments to html template strings

This commit is contained in:
Morris Brodersen
2023-12-05 00:27:22 +01:00
parent faf05386c4
commit a0109a8b5e
9 changed files with 11 additions and 11 deletions

View File

@@ -10,7 +10,7 @@ export function TodoFrameDays(el) {
const RANGE = 14;
let todoData = TodoLogic.initTodoData();
el.innerHTML = `
el.innerHTML = /* html */ `
<nav class="leftcontrols">
<p>
<button class="app-button -circle -xl backward">