superduper
superduper copied to clipboard
Use `@trigger("apply")` instead of `on_create`.
trafficstars
These two functions are the same, so we only need to keep @trigger and remove the related logic of on_create in event.py inside Create.execute, no longer reloading the component there.