We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d408a78 commit b38efa8Copy full SHA for b38efa8
script.js
@@ -0,0 +1,3 @@
1
+
2
+const compare = document.getElementById("#div-compare");
3
+const original = document.getElementById("#div-original");
0 commit comments