We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cc3fc6 commit abdb73cCopy full SHA for abdb73c
demo/index.html
@@ -192,6 +192,6 @@ <h6 style="color: blue">7 example SELECT (show multiples)</h6>
192
193
<!-- <script src="../dist/CoCreate-conditional-logic.js"></script> -->
194
<!-- <script src="../../../CoCreateJS/dist/CoCreate.js"></script> -->
195
- <script src="https://cdn.cocreate.app/latest/CoCreate.min.js"></script>
+ <script src="/dist/CoCreate.js"></script>
196
</body>
197
</html>
docs/index.html
@@ -373,6 +373,6 @@ <h2 class="padding:5px_0px">Demo</h2>
373
</main>
374
375
<script src="./apikey.js"></script>
376
377
378
0 commit comments