Skip to content

Commit 764c0b7

Browse files
committed
Update README.md
1 parent c24a7a2 commit 764c0b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ It's pretty self explanatory (click the "edit" icon to edit, etc.), but there ar
9191
- When opening/closing a node, hold down "Alt/Option" to open/close *all* child nodes at once
9292
- For Number inputs, arrow-up and down keys will increment/decrement the value
9393
- Drag and drop items to change the structure or modify display order
94-
- JSON text input can accept the more convenient [JSON5](https://json5.org/) syntax as input
94+
- JSON text input can accept "looser" input, if an additional JSON parsing method is provided (e.g. [JSON5](https://json5.org/)). See `jsonParse` prop.
9595

9696
## Props overview
9797

0 commit comments

Comments
 (0)