Skip to content

Commit 1fb5597

Browse files
committed
doc: Update README.md
1 parent c7754b1 commit 1fb5597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import RunWeb from '@uiw/react-run-web';
1717
<RunWeb
1818
css="div {color:red;}"
1919
js="console.log('hello world!')"
20-
html="<div>ttt</div>"
20+
html="<div>hello world!</div>"
2121
/>
2222
```
2323

0 commit comments

Comments
 (0)