mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 00:27:41 +08:00
refactor(): deprecate web component controllers (#19109)
This commit is contained in:
@ -93,7 +93,7 @@
|
||||
}
|
||||
</style>
|
||||
|
||||
<script>
|
||||
<script type="module">
|
||||
const menuCtrl = document.querySelector('ion-menu-controller');
|
||||
|
||||
async function openFirst() {
|
||||
|
||||
Reference in New Issue
Block a user