mirror of
https://github.com/penpot/penpot.git
synced 2025-07-18 21:17:13 +02:00
Merge remote-tracking branch 'origin/staging' into develop
This commit is contained in:
commit
e1d1ecbc24
89 changed files with 2234 additions and 725 deletions
|
@ -493,6 +493,7 @@
|
|||
(library-summary [{:keys [id data] :as file}]
|
||||
(binding [pmap/*load-fn* (partial load-pointer conn id)]
|
||||
{:components (assets-sample (:components data) 4)
|
||||
:media (assets-sample (:media data) 3)
|
||||
:colors (assets-sample (:colors data) 3)
|
||||
:typographies (assets-sample (:typographies data) 3)}))]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue