Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
♻️ (VueCroppieComponent.js): Refactor get and result methods to simpl…
…ify code and improve readability The get and result methods in VueCroppieComponent.js have been refactored to simplify the code and improve readability. The if-else statements have been simplified to reduce unnecessary nesting and improve the flow of the code. This makes the code easier to understand and maintain.
- Loading branch information