1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-09-02 11:42:53 +02:00

Update images.tsx (#4180)

This commit is contained in:
hoangbits
2021-04-09 06:59:36 +07:00
committed by GitHub
parent c9af0cfbf7
commit 8c3c7ada87

View File

@@ -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!',
},
],
},