hsuanxyz / ionic-tags-input

A ionic tags input component
https://stackblitz.com/edit/ionic-tags-input
MIT License
71 stars 24 forks source link

Getting 'IonTagsInputModule' does not appear to be an NgModule class #36

Open Rahul-codoffer opened 9 months ago

Rahul-codoffer commented 9 months ago

i'm using the ionic 6 and angular 16, i have install the package and importing the package in my app module, that time i'm getting the error 'IonTagsInputModule' does not appear to be an NgModule class

some can help me with this ?