File tree Expand file tree Collapse file tree 4 files changed +3
-3
lines changed Expand file tree Collapse file tree 4 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -76,15 +76,15 @@ Check out the [list of supported themes here](https://github.com/gaearon/base16-
7676### onEdit Interaction
7777Click the pencil icon to initialize an edit
7878
79- ![ alt text] ( https://github.com/mac-s-g/react-json-view/blob/master/doc/edit-init.png?raw=true " initialize an edit ")
79+ ![ alt text] ( https://github.com/mac-s-g/react-json-view/blob/master/doc/edit-init-1 .png?raw=true " initialize an edit ")
8080
8181Input a new value. RJV will attempt to recognize integer and float inputs.
8282
83- ![ alt text] ( https://github.com/mac-s-g/react-json-view/blob/master/doc/edit-input.png?raw=true " input variable value ")
83+ ![ alt text] ( https://github.com/mac-s-g/react-json-view/blob/master/doc/edit-input-1 .png?raw=true " input variable value ")
8484
8585Submitting a new value calls your ` onEdit ` callback method
8686
87- ![ alt text] ( https://github.com/mac-s-g/react-json-view/blob/master/doc/edit-complete.png?raw=true " edit submitted ")
87+ ![ alt text] ( https://github.com/mac-s-g/react-json-view/blob/master/doc/edit-complete-1 .png?raw=true " edit submitted ")
8888
8989The ` onEdit ` is passed an ` edit ` variable. The edit variable will have the following contents:
9090```
File renamed without changes.
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments