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
Hello team, I found a small typo in the documentation for the syncfusion ej2-angular-image-editor
https://github.com/syncfusion/ej2-angular-ui-components/tree/master/components/imageeditor
It's supposed to be ng add @syncfusion/ej2-angular-image-editor
ng add @syncfusion/ej2-angular-image-editor
but an s is added at the end, so no matter how much a person tries to run this, it doesn't work ng add @syncfusion/ej2-angular-image-editors
ng add @syncfusion/ej2-angular-image-editors
Thank you. I hope this corrected. Have a nice day.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello team,
I found a small typo in the documentation for the syncfusion ej2-angular-image-editor
https://github.com/syncfusion/ej2-angular-ui-components/tree/master/components/imageeditor
It's supposed to be
ng add @syncfusion/ej2-angular-image-editor
but an s is added at the end, so no matter how much a person tries to run this, it doesn't work
ng add @syncfusion/ej2-angular-image-editors
Thank you. I hope this corrected. Have a nice day.
The text was updated successfully, but these errors were encountered: