mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-20 02:37:41 -05:00
Merge branch 'poc_ui_blocks' of github.com:pyscript/pyscript into poc_ui_blocks
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
from textwrap import dedent
|
||||
|
||||
from pyweb import JSProperty, pydom
|
||||
|
||||
from pyscript import document, when, window
|
||||
from pyweb import JSProperty, pydom
|
||||
|
||||
|
||||
class ElementBase(pydom.Element):
|
||||
|
||||
Reference in New Issue
Block a user