mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-09-02 19:52:32 +02:00
Update images.tsx (#4180)
This commit is contained in:
@@ -155,7 +155,7 @@ const initialValue: Descendant[] = [
|
||||
children: [
|
||||
{
|
||||
text:
|
||||
'This example shows images in action. It features two ways to add images. You can either add an image via the toolbar icon above, or if you want in on a little secret, copy an image URL to your keyboard and paste it anywhere in the editor!',
|
||||
'This example shows images in action. It features two ways to add images. You can either add an image via the toolbar icon above, or if you want in on a little secret, copy an image URL to your clipboard and paste it anywhere in the editor!',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
Reference in New Issue
Block a user