mirror of
https://github.com/penpot/penpot.git
synced 2025-06-12 14:41:39 +02:00
🐛 Fix allow names selection in dashboard
This commit is contained in:
parent
fe7f4004f1
commit
2c2755b35e
5 changed files with 13 additions and 4 deletions
|
@ -407,7 +407,7 @@
|
|||
[:& interface-walkthrough
|
||||
{:close-walkthrough close-walkthrough}])])
|
||||
|
||||
[:div.dashboard-container.no-bg
|
||||
[:div.dashboard-container.no-bg.dashboard-projects
|
||||
(for [{:keys [id] :as project} projects]
|
||||
(let [files (when recent-map
|
||||
(->> (vals recent-map)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue