Open ayubUOL opened 2 years ago
Hi, thank you for making this rating component.
I'm using ionic v5 and I just installed using command but error appear at the time of using import in parent component.
Hello Use "IonicRatingComponentModule" instead of IonicRatingModule
Yes Its worked
import { IonicRatingComponentModule } from 'ionic-rating-component';
any one can guide?
Hi, thank you for making this rating component.
I'm using ionic v5 and I just installed using command but error appear at the time of using import in parent component.