We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
Hello Use "IonicRatingComponentModule" instead of IonicRatingModule
Sorry, something went wrong.
Yes Its worked
import { IonicRatingComponentModule } from 'ionic-rating-component';
any one can guide?
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: