Skip to content

Commit c2305c8

Browse files
authored
Update todo-pylist.html
1 parent e6e85ac commit c2305c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyscriptjs/examples/todo-pylist.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<py-button id="new-task-btn" label="Add Task!">
4242
def on_click(evt):
4343
add_task()
44-
</button>
44+
</py-button>
4545
</py-box>
4646

4747
<py-list id="myList"></py-list>

0 commit comments

Comments
 (0)