Skip to content

Commit ab9c13f

Browse files
committed
Image size error issue fix
1 parent 0e8e818 commit ab9c13f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

ej2-react/document-editor/image.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Image files will be internally converted to base64 string. Whereas, online image
8383

8484
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.
8585

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

8888
## Changing size
8989

0 commit comments

Comments
 (0)