mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 19:28:12 +00:00
🐛 Fix performance issue on font-family
This commit is contained in:
parent
f31e9b8ac9
commit
ab80021fb1
@ -852,7 +852,7 @@ custom-input-token-value-props: Custom props passed to the custom-input-token-va
|
||||
{:placeholder (or placeholder (tr "workspace.tokens.token-font-family-value-enter"))
|
||||
:label label
|
||||
:aria-label aria-label
|
||||
:value (or (:name font) default-value)
|
||||
:default-value (or (:name font) default-value)
|
||||
:ref input-ref
|
||||
:on-blur on-blur
|
||||
:on-change on-update-value'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user