mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
🐛 Fix bugs from varaints design review
This commit is contained in:
@@ -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"))))
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user