0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-28 15:41:25 -05:00

🐛 Fix unexpected exception on fix-percent functions

This commit is contained in:
Andrey Antukh 2024-03-20 09:33:53 +01:00
parent edb0408300
commit 5c6e8366c1

View file

@ -995,6 +995,9 @@
(= key :style)
attrs
(= key :unicode)
attrs
(str/starts-with? (d/name key) "data-")
attrs