Skip to content

Commit 5d25cdc

Browse files
📚 Update
1 parent 77e0ce3 commit 5d25cdc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ cbElm.value = `const hoge = true;
185185
186186
console.log(hoge);`;
187187

188+
188189
// 6. Append
189190
document.body.append(cbElm); // Render at the same time
190191
```

0 commit comments

Comments
 (0)