mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-16 01:52:19 +08:00
fix(angular): stack based navigation
This commit is contained in:
@ -15,6 +15,7 @@ export { ToastController } from './providers/toast-controller';
|
||||
|
||||
// navigation
|
||||
export { GoBack } from './navigation/go-back';
|
||||
export { IonBackButton } from './navigation/ion-back-button';
|
||||
export { NavController } from './navigation/ion-nav-controller';
|
||||
export { Nav } from './navigation/ion-nav';
|
||||
export { IonRouterOutlet } from './navigation/ion-router-outlet';
|
||||
|
Reference in New Issue
Block a user