mirror of
https://github.com/penpot/penpot.git
synced 2025-07-30 00:37:15 +02:00
✨ Add write apis to the plugins
This commit is contained in:
parent
c85f76300a
commit
00de89197e
4 changed files with 160 additions and 29 deletions
|
@ -53,12 +53,10 @@
|
|||
"dark"
|
||||
new-theme))))
|
||||
|
||||
|
||||
(defmethod handle-state-change :default
|
||||
[_ _ _]
|
||||
::not-changed)
|
||||
|
||||
|
||||
(defn add-listener
|
||||
[type callback]
|
||||
(let [key (js/Symbol)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue