Skip to content

Commit

Permalink
Image size error issue fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Thahira-Banu committed Nov 27, 2024
1 parent 0e8e818 commit ab9c13f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ej2-react/document-editor/image.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ Image files will be internally converted to base64 string. Whereas, online image

Document Editor provides built-in image resizer that can be injected into your application based on the requirements. This allows you to resize the image by dragging the resizing points using mouse or touch interactions. This resizer appears as follows.

![Image](images/image.png)
![Image](images/react-word-processor-image-resizing.png){:width="313" height="304" loading="lazy"}

## Changing size

Expand Down
File renamed without changes

0 comments on commit ab9c13f

Please sign in to comment.