Skip to content

Commit b38efa8

Browse files
authored
add button functionality
1 parent d408a78 commit b38efa8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

script.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
2+
const compare = document.getElementById("#div-compare");
3+
const original = document.getElementById("#div-original");

0 commit comments

Comments
 (0)