Skip to content

Commit d408a78

Browse files
authored
add button functionality
1 parent 5fbc9b9 commit d408a78

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ <h2>Diff checker</h2>
2727
<button>Hide Compare</button>
2828
</div>
2929

30-
</div>
30+
31+
<script src="script.js"></script>
3132
</body>
3233
</html>

0 commit comments

Comments
 (0)