mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +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