Skip to content

Commit ad3459d

Browse files
authored
Update example-component.html
1 parent 1367fb7 commit ad3459d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

example-component.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,8 @@ <h2>{{title}}</h2>
3535
}
3636
},
3737
});
38-
39-
document.getElementById('app').appendChild(component.el);
38+
4039
</script>
4140
</body>
4241

43-
</html>
42+
</html>

0 commit comments

Comments
 (0)