@samuel-l wrote:
Apologies if this isn’t in the correct category.
Hello,
I am trying to use the
IonIcon
component:<IonChip> <IonIcon name="clock" color="primary" /> <IonLabel>Label</IonLabel> </IonChip>
But I can’t get it to work with the clock icon (or almost any icon, it only seems to work with the
close
icon).I am using
"@ionic/react": "^4.11.0",
and"ionicons": "^4.6.3",
.Any help is appreciated.
Posts: 1
Participants: 1