Skip to content

Commit bc99f4e

Browse files
manucorporatbrandyscarney
authored andcommitted
refactor(): deprecate web component controllers (#19109)
1 parent bc324c4 commit bc99f4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/components/menu/test/basic/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
}
9494
</style>
9595

96-
<script>
96+
<script type="module">
9797
const menuCtrl = document.querySelector('ion-menu-controller');
9898

9999
async function openFirst() {

0 commit comments

Comments
 (0)