mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 19:28:12 +00:00
🐛 Fix incorrect event name on event constructor
This commit is contained in:
parent
abef9f3cf7
commit
51107c3fc9
@ -245,4 +245,4 @@
|
||||
|
||||
(defn event
|
||||
[props]
|
||||
(ptk/data-event ::events props))
|
||||
(ptk/data-event ::event props))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user