Skip to content

Commit 1b9ebd9

Browse files
authored
Merge pull request mac-s-g#50 from mac-s-g/onEdit-docs
update
2 parents 8883a21 + 6bca2cf commit 1b9ebd9

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,15 +76,15 @@ Check out the [list of supported themes here](https://github.com/gaearon/base16-
7676
### onEdit Interaction
7777
Click 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

8181
Input 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

8585
Submitting 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

8989
The `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.

0 commit comments

Comments
 (0)