mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-16 18:17:31 +08:00
test(all): fix tests
This commit is contained in:
@ -218,9 +218,7 @@ export class Slides {
|
||||
* Start auto play.
|
||||
*/
|
||||
@Method()
|
||||
startAutoplay()
|
||||
|
||||
{
|
||||
startAutoplay() {
|
||||
this.swiper.autoplay.start();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user