0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-13 16:21:57 -05:00

🐛 Fix react warnings on font-selector

This commit is contained in:
Andrey Antukh 2023-07-06 12:15:20 +02:00
parent 59d02314e2
commit cd2f50fdb4

View file

@ -193,8 +193,8 @@
:spell-check false
:on-change on-filter-change}]
(when (and recent-fonts show-recent)
[:hr]
[*
[:*
[:hr]
[:p.title (tr "workspace.options.recent-fonts")]
(for [[idx font] (d/enumerate recent-fonts)]
[:& font-item {:key (dm/str "font-" idx)