mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 01:38:22 +02:00
🐛 Fix bugs from varaints design review
This commit is contained in:
parent
bd5e47f5fc
commit
b6c4376217
21 changed files with 286 additions and 86 deletions
|
@ -117,7 +117,7 @@
|
|||
(t/is (= (count (:variant-properties comp01')) 2))
|
||||
(t/is (= (count (:variant-properties comp02)) 1))
|
||||
(t/is (= (count (:variant-properties comp02')) 2))
|
||||
(t/is (= (-> comp01' :variant-properties last :value) "Value1"))))
|
||||
(t/is (= (-> comp01' :variant-properties last :value) "Value 1"))))
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue