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 07d1fc9 commit ec9c5c6Copy full SHA for ec9c5c6
static/usage/v6/toast/layout/demo.html
@@ -25,7 +25,7 @@
25
</ion-app>
26
27
<script type="module">
28
- import { toastController } from 'https://cdn.jsdelivr.net/npm/@ionic/core@6.5.3-dev.11676303024.114a8ff3/dist/ionic/index.esm.js';
+ import { toastController } from 'https://cdn.jsdelivr.net/npm/@ionic/core@6/dist/ionic/index.esm.js';
29
window.toastController = toastController;
30
</script>
31
0 commit comments