mirror of
https://github.com/penpot/penpot.git
synced 2026-09-21 05:45:49 +08:00
🐛 Fix incorrect event name on event constructor
This commit is contained in:
@@ -245,4 +245,4 @@
|
||||
|
||||
(defn event
|
||||
[props]
|
||||
(ptk/data-event ::events props))
|
||||
(ptk/data-event ::event props))
|
||||
|
||||
Reference in New Issue
Block a user