mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
remove explicit type case
This commit is contained in:
@@ -453,7 +453,7 @@ export class PickerColumn implements ComponentInterface {
|
||||
}
|
||||
|
||||
return option.value === value;
|
||||
}) as HTMLIonPickerColumnOptionElement | undefined;
|
||||
});
|
||||
}
|
||||
|
||||
render() {
|
||||
|
||||
Reference in New Issue
Block a user