mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
fix(icon): update to ionicons 6 to resolve typescript 4.4 errors (#24185)
This commit is contained in:
@ -7,7 +7,6 @@ import { IonIconInner } from './inner-proxies';
|
||||
import { createForwardRef, isPlatform } from './utils';
|
||||
|
||||
interface IonIconProps {
|
||||
ariaLabel?: string;
|
||||
color?: string;
|
||||
flipRtl?: boolean;
|
||||
icon?: string;
|
||||
|
Reference in New Issue
Block a user