mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-16 01:52:19 +08:00
chore(): update stencil (#16921)
* chore(): update stencil * fix angular
This commit is contained in:
@ -3,7 +3,6 @@ import { Component, ComponentInterface, Method, Prop } from '@stencil/core';
|
||||
import { OverlayController, PickerOptions } from '../../interface';
|
||||
import { createOverlay, dismissOverlay, getOverlay } from '../../utils/overlays';
|
||||
|
||||
/** @internal */
|
||||
@Component({
|
||||
tag: 'ion-picker-controller'
|
||||
})
|
||||
|
Reference in New Issue
Block a user