Skip to content

Commit 4b6ee44

Browse files
save file
1 parent cd3af34 commit 4b6ee44

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

html-components/ex/web-editor-demo.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,13 @@
1515
</script>
1616
</head>
1717
<body>
18-
<h3>Getting Start : web-editor demo</h3>
18+
<h3>
19+
Getting Start : web-editor demo
20+
</h3>
21+
1922
<web-editor component style='display:block;height:100px'>
2023
helloworld
2124
</web-editor>
25+
2226
</body>
2327
</html>

0 commit comments

Comments
 (0)