Skip to content

Commit 4e8da40

Browse files
committed
demo
1 parent e9d8fd8 commit 4e8da40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demo/index.html

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

1212
<!-- Main Container -->
1313
<div data-main_content_id="canvas" class="height:100vh overflow:scroll">
14-
<iframe data-vdom_id="test" id="canvas" src="./iframe.html" frameborder="0" width="100%" height="100%"></iframe>
14+
<iframe vdom-id="test" id="canvas" src="./iframe.html" frameborder="0" width="100%" height="100%"></iframe>
1515
</div>
1616

1717

0 commit comments

Comments
 (0)