remove another stray print
Co-authored-by: Masen Furer <m_github@0x26.net>
This commit is contained in:
parent
e4eac2e378
commit
57e8bf64fd
@ -123,8 +123,6 @@ class DebounceInput(Component):
|
||||
),
|
||||
)
|
||||
|
||||
print(f"{props=}")
|
||||
|
||||
component = super().create(**props)
|
||||
component._get_style = child._get_style
|
||||
component.event_triggers.update(child.event_triggers)
|
||||
|
Loading…
Reference in New Issue
Block a user