mirror of
https://github.com/penpot/penpot.git
synced 2025-06-06 12:42:13 +02:00
♻️ Refactor persistence layer
This commit is contained in:
parent
d679001955
commit
6436ef334b
62 changed files with 1030 additions and 1070 deletions
|
@ -45,6 +45,9 @@
|
|||
(def export
|
||||
(l/derived :export st/state))
|
||||
|
||||
(def persistence
|
||||
(l/derived :persistence st/state))
|
||||
|
||||
;; ---- Dashboard refs
|
||||
|
||||
(def dashboard-local
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue