mirror of
https://github.com/penpot/penpot.git
synced 2025-08-06 10:10:00 +02:00
🐛 Fixes after review
This commit is contained in:
parent
dfc9d0709d
commit
a82bcd0ab2
9 changed files with 30 additions and 32 deletions
|
@ -396,7 +396,7 @@
|
|||
st/state))
|
||||
|
||||
(def thumbnail-data
|
||||
(l/derived #(get-in % [:workspace-file :thumbnails] {}) st/state))
|
||||
(l/derived #(dm/get-in % [:workspace-file :thumbnails] {}) st/state))
|
||||
|
||||
(defn thumbnail-frame-data
|
||||
[frame-id]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue