Skip to content

Commit 5d8254d

Browse files
committed
1 parent c779159 commit 5d8254d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ console.log('#page-banner has child nodes:', banner.hasChildNodes());
66

77
const clonedBanner = banner.cloneNode(true);
88
console.log(clonedBanner);
9+
// hi

0 commit comments

Comments
 (0)