mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 19:57:22 +08:00
chore(): update stencil (#16921)
* chore(): update stencil * fix angular
This commit is contained in:
@ -2,6 +2,9 @@ import { Component, ComponentInterface, Listen, Prop } from '@stencil/core';
|
||||
|
||||
import { Mode, SelectPopoverOption } from '../../interface';
|
||||
|
||||
/**
|
||||
* @internal
|
||||
*/
|
||||
@Component({
|
||||
tag: 'ion-select-popover',
|
||||
styleUrl: 'select-popover.scss',
|
||||
|
Reference in New Issue
Block a user