mirror of
https://github.com/penpot/penpot.git
synced 2025-01-23 06:58:58 -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"}]}}]
|
:fields [{:label "Boolean"}]}}]
|
||||||
[:border-radius {:title "Border Radius"
|
[:border-radius {:title "Border Radius"
|
||||||
:attributes #{:rx :ry :r1 :r2 :r3 :r4}
|
:attributes #{:rx :ry :r1 :r2 :r3 :r4}
|
||||||
:on-apply dt/update-token-from-attributes
|
|
||||||
:modal {:key :tokens/border-radius
|
:modal {:key :tokens/border-radius
|
||||||
:fields [{:label "Border Radius"
|
:fields [{:label "Border Radius"
|
||||||
:key :border-radius}]}
|
:key :border-radius}]}
|
||||||
|
|
Loading…
Add table
Reference in a new issue