mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-17 18:54:11 +08:00
feat(vue): support ion-vue-router (#17821)
This commit is contained in:

committed by
Mike Hartington

parent
ee7167512f
commit
71e5994c94
@ -11,7 +11,7 @@ import {
|
||||
import { IonicConfig } from '@ionic/core';
|
||||
import { appInitialize } from './app-initialize';
|
||||
import { VueDelegate } from './controllers/vue-delegate';
|
||||
import IonTabs from './components/navigation/IonTabs';
|
||||
import IonTabs from './components/navigation/ion-tabs';
|
||||
|
||||
export interface Controllers {
|
||||
actionSheetController: ActionSheetController;
|
||||
|
Reference in New Issue
Block a user