Skip to content

Commit ee2841f

Browse files
committed
📝 docs(image): add resize persistence demo case
1 parent cdb9b42 commit ee2841f

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

src/plugins/image/demos/data.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,15 @@
3333
"version": 1,
3434
"textFormat": 0,
3535
"textStyle": ""
36+
},
37+
{
38+
"altText": "Block image resize persistence case",
39+
"height": 240,
40+
"maxWidth": 320,
41+
"src": "https://images.unsplash.com/photo-1469474968028-56623f02e42e?w=640",
42+
"type": "block-image",
43+
"version": 1,
44+
"width": 320
3645
}
3746
],
3847
"direction": null,

0 commit comments

Comments
 (0)