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