Kanta Asada
Results
2
comments of
Kanta Asada
I had the same issue. Write the solution in #54 Do it till contributor modifies.
You can avoid this error by using `import icon` and `icon prop`. ``` import { IonIcon} from "@ionic/vue"; import {home} from 'ionicons/icons'; ```