mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 19:28:12 +00:00
When d/seek finds no matching font variant (e.g. the variant-id stored on the typography no longer exists in the font's variants list), variant-data is nil and (:name nil) produces nil, resulting in a malformed label like "14px | ". Fall back to "--" in that case.