mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 19:28:12 +00:00
🐛 Fix react warnings on font-selector
This commit is contained in:
parent
59d02314e2
commit
cd2f50fdb4
@ -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)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user