matheusdavidson / angular-cropperjs

CropperJS integration for Angular +6
MIT License
109 stars 69 forks source link

angular-cropperjs"' has no exported member 'AngularC ropperjsComponent' #26

Closed Nelie-Taylor closed 6 years ago

Nelie-Taylor commented 6 years ago

Hello. I have a problem. I use @angular/core: 6.1.7 Went i add 'AngularCropperjsComponent' to component, i have a error. image Please help me. Thank you so much.

Nelie-Taylor commented 6 years ago

I fix it. Change AngularCropperjsComponent to CropperComponent

matheusdavidson commented 6 years ago

Sorry for that, i updated the component but not the doc yet.