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:
parent
76f42a0aec
commit
6bb4eec805
1 changed files with 0 additions and 1 deletions
|
@ -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}]}
|
||||
|
|
Loading…
Reference in a new issue