Skip to content

Commit 296300a

Browse files
manucorporatbrandyscarney
authored andcommitted
refactor(): deprecate web component controllers (#19109)
1 parent bf0173c commit 296300a

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)