mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
chore(slides): remove slideChanged deprecated warning
This commit is contained in:
@ -223,8 +223,6 @@ export class Slides extends Ion {
|
||||
this.rapidUpdate = debounce(() => {
|
||||
this.update();
|
||||
}, 10);
|
||||
|
||||
console.warn("(slideChanged) deprecated. Use (change) to track slide changes.");
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user