Skip to content

Commit bf206f0

Browse files
authored
Update README.md
1 parent 98010d7 commit bf206f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The transform used to draw the element on the worker thread needs to be synced b
7676
<img width="250" height="38" alt="a screenshot showing a form element with a blinking cursor" src="https://github.com/user-attachments/assets/acbdd231-3259-4819-b57e-32e29c460fc9" />
7777

7878
```html
79-
<canvas id="canvas" style="width: 200px; height: 200px;" layoutsubtree>
79+
<canvas id="canvas" style="width: 400px; height: 200px;" layoutsubtree>
8080
<form id="form_element">
8181
<label for="name">name:</label>
8282
<input id="name">

0 commit comments

Comments
 (0)