Skip to content

Commit ec9c5c6

Browse files
authored
docs(toast): update cdn version (#2801)
1 parent 07d1fc9 commit ec9c5c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/usage/v6/toast/layout/demo.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
</ion-app>
2626

2727
<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';
28+
import { toastController } from 'https://cdn.jsdelivr.net/npm/@ionic/core@6/dist/ionic/index.esm.js';
2929
window.toastController = toastController;
3030
</script>
3131

0 commit comments

Comments
 (0)