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 598f792 commit 24426b4Copy full SHA for 24426b4
index.html
@@ -23,7 +23,7 @@ <h2>Diff checker</h2>
23
</div>
24
25
<div id="buttons">
26
- <button id="button-original">Hide Original</button>
+ <button id="button-original" onclick="original()">Hide Original</button>
27
<button id="button-compare">Hide Compare</button>
28
29
0 commit comments