Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
AP230 committed Nov 21, 2024
1 parent c779159 commit 5d8254d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ console.log('#page-banner has child nodes:', banner.hasChildNodes());

const clonedBanner = banner.cloneNode(true);
console.log(clonedBanner);
// hi

0 comments on commit 5d8254d

Please sign in to comment.