Skip to content

Commit e88c7b0

Browse files
committed
doc: Update README.md
1 parent 2b359b4 commit e88c7b0

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

core/README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,16 @@ react-json-view
66

77
A React component for displaying and editing javascript arrays and JSON objects.
88

9+
<!--rehype:ignore:start-->
910
<a href="https://uiwjs.github.io/react-json-view/" target="_blank">
10-
<img width="360" alt="react-json-view" src="https://github.com/uiwjs/react-json-view/assets/1680273/b8b8300b-2a43-4173-878b-73e50cfac19c">
11+
<img width="360" alt="react-json-view" src="https://github.com/uiwjs/react-json-view/assets/1680273/b8b8300b-2a43-4173-878b-73e50cfac19c" />
1112
</a>
1213
<a href="https://uiwjs.github.io/react-json-view/" target="_blank">
13-
<img width="360" alt="react-json-view" src="https://github.com/uiwjs/react-code-preview-layout/assets/1680273/da8e8499-6de3-4d4f-8316-8b2a3b616170">
14+
<img width="360" alt="react-json-view" src="https://github.com/uiwjs/react-code-preview-layout/assets/1680273/da8e8499-6de3-4d4f-8316-8b2a3b616170" />
1415
</a>
1516

17+
<!--rehype:ignore:end-->
18+
1619
## Features
1720

1821
📚 Use Typescript to write, better code hints.

0 commit comments

Comments
 (0)