mirror of
https://github.com/penpot/penpot.git
synced 2025-08-07 14:38:33 +02:00
♻️ Viewport refactor and improvements
This commit is contained in:
parent
5c31830edb
commit
136a48a18f
54 changed files with 2081 additions and 1521 deletions
|
@ -35,6 +35,9 @@
|
|||
(def exception
|
||||
(l/derived :exception st/state))
|
||||
|
||||
(def threads-ref
|
||||
(l/derived :comment-threads st/state))
|
||||
|
||||
;; ---- Dashboard refs
|
||||
|
||||
(def dashboard-local
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue