mirror of
https://github.com/penpot/penpot.git
synced 2026-06-01 13:10:21 +00:00
🐛 Fix unexpected exception on fix-percent functions
This commit is contained in:
parent
edb0408300
commit
5c6e8366c1
@ -995,6 +995,9 @@
|
|||||||
(= key :style)
|
(= key :style)
|
||||||
attrs
|
attrs
|
||||||
|
|
||||||
|
(= key :unicode)
|
||||||
|
attrs
|
||||||
|
|
||||||
(str/starts-with? (d/name key) "data-")
|
(str/starts-with? (d/name key) "data-")
|
||||||
attrs
|
attrs
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user