Skip to content

Commit 4e519a3

Browse files
authored
Update README.md
1 parent c8cc875 commit 4e519a3

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,11 @@ const value = 'only one prop to show highlightCode using highlight.js'
4040
<HighCode codeValue={value}></HighCode>
4141
```
4242

43-
![image-20220624120741999](C:\Users\2001\AppData\Roaming\Typora\typora-user-images\image-20220624120741999.png)
43+
![BC ~P}8(~@476~S4DTVM99V](https://user-images.githubusercontent.com/68687740/175461527-acad549a-b44d-4a00-9c3a-3642b0f01fc5.png)
44+
45+
![VY~~5VUAX 5IGNCE)$ZZ43H](https://user-images.githubusercontent.com/68687740/175461537-e482fa19-21dc-43d3-a617-3cab870d5bf9.png)
46+
4447

45-
![image-20220624120758749](C:\Users\2001\AppData\Roaming\Typora\typora-user-images\image-20220624120758749.png)
4648

4749
### Component Props
4850

@@ -59,4 +61,4 @@ const value = 'only one prop to show highlightCode using highlight.js'
5961
| maxHight | component style max-height`String` | `String` | `200px` |
6062
| fontSize | highlight code font-size | `Number` | - |
6163
| scrollStyleBool | component scroll bar style | `Boolean` | `true` |
62-
| copy | whether the code can copy and show | `Boolean` | `true` |
64+
| copy | whether the code can copy and show | `Boolean` | `true` |

0 commit comments

Comments
 (0)