Skip to content

Commit 4f88265

Browse files
committed
Merge pull request #33 from che-effe/patch-1
Removing empty white space
2 parents 906f6cf + ae6b82f commit 4f88265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<div></div>
2020

21-
<script>
21+
<script>
2222
var msg = document.querySelector('div');
2323
window.addEventListener('api-load', function(e) {
2424
msg.innerHTML += e.target.localName + ' loaded' + '<br>';

0 commit comments

Comments
 (0)