mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 05:38:28 +02:00
♻️ Refactor persistence layer
This commit is contained in:
parent
d679001955
commit
6436ef334b
62 changed files with 1030 additions and 1070 deletions
|
@ -12,6 +12,7 @@
|
|||
|
||||
(def registry (atom {}))
|
||||
|
||||
|
||||
(defn potok-reify
|
||||
[{:keys [:node :filename] :as params}]
|
||||
(let [[rnode rtype & other] (:children node)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue