mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 14:01:20 +08:00
refactor(app): remove router for now
This commit is contained in:
2
packages/core/src/components.d.ts
vendored
2
packages/core/src/components.d.ts
vendored
@ -2737,8 +2737,6 @@ declare global {
|
||||
enabled?: boolean;
|
||||
icon?: string;
|
||||
path?: string;
|
||||
root?: string;
|
||||
rootParams?: any;
|
||||
selected?: boolean;
|
||||
show?: boolean;
|
||||
tabsHideOnSubPages?: boolean;
|
||||
|
Reference in New Issue
Block a user