mirror of
https://github.com/pyscript/pyscript.git
synced 2026-03-26 17:00:13 -04:00
@@ -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