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

Merge pull request #77 from jaredpalmer/master

remove dangling comma in rich-text example state.json
This commit is contained in:
Ian Storm Taylor
2016-07-13 17:33:46 -07:00
committed by GitHub

View File

@@ -55,7 +55,7 @@
"kind": "text", "kind": "text",
"ranges": [ "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", "text": "bold",