Fix sizing/dimensions token mixup

This commit is contained in:
Florian Schroedl 2024-05-15 15:40:07 +02:00
parent f8972efea0
commit 591e333400
2 changed files with 15 additions and 4 deletions

View file

@ -113,6 +113,8 @@
:type :box-shadow}]}}]
[:sizing
{:title "Sizing"
:attributes ctt/sizing-keys
:on-update-shape update-shape-dimensions
:modal {:key :tokens/sizing
:fields [{:label "Sizing"
:key :sizing}]}}]