mirror of
https://github.com/penpot/penpot.git
synced 2026-05-08 01:28:44 +00:00
Add ^:private flag to private lense on canvas ns.
This commit is contained in:
parent
f92fa08e9e
commit
5b8d8d5c7e
@ -24,7 +24,7 @@
|
||||
;; Lenses
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
|
||||
(def ^:static shapes-by-id
|
||||
(def ^:static ^:private shapes-by-id
|
||||
(as-> (l/key :shapes-by-id) $
|
||||
(l/focus-atom $ st/state)))
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user