We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21a3ab1 commit 0a9bcdfCopy full SHA for 0a9bcdf
2 files changed
demo/iframe.html
@@ -21,7 +21,7 @@ <h1 class="rrr" id="new">canvas;#new</h1>
21
<h1 class="rrr">canvas;</h1>
22
23
<!--<script src="https://cdn.cocreate.app/attributes/latest/CoCreate-attributes.min.js"></script>-->
24
- <script src="../../../CoCreateJS/dist/CoCreate.js"></script>
+ <script src="https://cdn.cocreate.app/latest/CoCreate.min.js"></script>
25
26
</body>
27
demo/index.html
@@ -116,7 +116,7 @@ <h1 id="new" class="background:green">testing</h1>
116
117
<!-- end floating btn -->
118
<!--<script src="../dist/CoCreate-attributes.js"></script>-->
119
120
121
122
0 commit comments