0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-06 14:50:20 -05:00

Remove unneeded on-apply prop

This commit is contained in:
Florian Schroedl 2024-04-25 19:00:00 +02:00
parent 76f42a0aec
commit 6bb4eec805

View file

@ -47,7 +47,6 @@
:fields [{:label "Boolean"}]}}]
[:border-radius {:title "Border Radius"
:attributes #{:rx :ry :r1 :r2 :r3 :r4}
:on-apply dt/update-token-from-attributes
:modal {:key :tokens/border-radius
:fields [{:label "Border Radius"
:key :border-radius}]}