mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-09 16:16:41 +08:00
chore(many): add tech debt tickets and remove unnecessary todos (#26266)
This commit is contained in:
@ -353,7 +353,6 @@ export class Slides implements ComponentInterface {
|
||||
|
||||
private normalizeOptions(): SwiperOptions {
|
||||
// Base options, can be changed
|
||||
// TODO Add interface SwiperOptions
|
||||
const swiperOptions: SwiperOptions = {
|
||||
effect: undefined,
|
||||
direction: 'horizontal',
|
||||
|
||||
Reference in New Issue
Block a user