mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 19:28:12 +00:00
Minor cosmetic fix on history ref declaration.
This commit is contained in:
parent
d69ab9edd8
commit
0cd3442d86
@ -25,8 +25,8 @@
|
||||
;; --- Lenses
|
||||
|
||||
(def history-ref
|
||||
(as-> (l/in [:workspace :history]) $
|
||||
(l/derive $ st/state)))
|
||||
(-> (l/key :history)
|
||||
(l/derive refs/workspace)))
|
||||
|
||||
;; --- History Item (Component)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user