Skip to content

Commit a39bc2f

Browse files
committed
Image size error issue fix
1 parent f31fe46 commit a39bc2f

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)