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 641e91a commit 8f75702Copy full SHA for 8f75702
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="/dist/CoCreate.js"></script>
+ <script src="https://CoCreate.app/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