mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-04-21 13:51:59 +02:00
remove dangling comma that invalidated json
removes a dangling comma in rich-text example's state.json.
This commit is contained in:
parent
b19026647a
commit
877e2c1118
@ -55,7 +55,7 @@
|
||||
"kind": "text",
|
||||
"ranges": [
|
||||
{
|
||||
"text": "Since it's rich text, you can do things like turn a selection of text ",
|
||||
"text": "Since it's rich text, you can do things like turn a selection of text "
|
||||
},
|
||||
{
|
||||
"text": "bold",
|
||||
|
Loading…
x
Reference in New Issue
Block a user