mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 11:17:19 +08:00
fix(icon): update to ionicons 6 to resolve typescript 4.4 errors (#24185)
This commit is contained in:
@ -6,7 +6,6 @@ import { IonIcon as IonIconCmp } from 'ionicons/components/ion-icon.js';
|
||||
export const IonIcon = /*@__PURE__*/ defineComponent({
|
||||
name: 'IonIcon',
|
||||
props: {
|
||||
ariaLabel: String,
|
||||
color: String,
|
||||
flipRtl: Boolean,
|
||||
icon: String,
|
||||
|
Reference in New Issue
Block a user