Skip to content

Commit 0fc130e

Browse files
committed
chore: Update description.
1 parent a2aa12e commit 0fc130e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ React Code Preview
22
---
33
<!--dividing-->
44

5-
Code editor for React. Preview Demo: https://uiwjs.github.io/react-code-preview
5+
Code edit preview for React. Preview Demo: https://uiwjs.github.io/react-code-preview
66

77
There are often a lot of sample code in the documentation. We hope that you can run the sample code to view the rendering interface as you read the document.
88

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@uiw/react-code-preview",
33
"version": "1.0.0",
4-
"description": "React Component Example.",
4+
"description": "Code edit preview for React.",
55
"author": "Kenny Wang <wowohoo@qq.com>",
66
"main": "lib/cjs/index.js",
77
"module": "lib/esm/index.js",

0 commit comments

Comments
 (0)