mirror of
https://github.com/pyscript/pyscript.git
synced 2026-02-13 07:01:00 -05:00
Update todo-pylist.html
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
<py-button id="new-task-btn" label="Add Task!">
|
||||
def on_click(evt):
|
||||
add_task()
|
||||
</button>
|
||||
</py-button>
|
||||
</py-box>
|
||||
|
||||
<py-list id="myList"></py-list>
|
||||
|
||||
Reference in New Issue
Block a user